X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=common%2Ftrie.h;h=d9cc53488aa5bbfb14ca4c300e4abee3568bd1f2;hb=7fa8c1bc673add68529fa2bda8134be5089e8745;hp=85ce031d814797b39a48a56ec0e41874c8c0f8b6;hpb=1ed216354a7c74d35906aeee845f1b688d888505;p=apps%2Fpfixtools.git diff --git a/common/trie.h b/common/trie.h index 85ce031..d9cc534 100644 --- a/common/trie.h +++ b/common/trie.h @@ -37,6 +37,7 @@ #define PFIXTOOLS_TRIE_H #include "common.h" +#include "array.h" typedef struct trie_t trie_t; PARRAY(trie_t)