squat-trie.h revision 48b7adf6a138d3acbec7a5a7600ece44ca58b84d
#ifndef __SQUAT_TRIE_H
#define __SQUAT_TRIE_H
enum file_lock_method;
#include "seq-range-array.h"
struct squat_trie *
struct squat_trie_build_context *
unsigned int current_message_count);
const char *str);
const char *str);
#endif