/* * Private decls for history.c */ long xrand(void); long hash_key(long s, char *key); long hash_msg_id(char *msg_id);