squat-trie.h revision e62f6437a4ff01d692a5a61369fe4168d69191ed
#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