diff options
Diffstat (limited to 'src/trie.h')
-rw-r--r-- | src/trie.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ #define BFS_TRIE_H #include "alloc.h" -#include "config.h" #include "list.h" #include <stddef.h> #include <stdint.h> |