diff --git a/nibble_tree.c b/nibble_tree.c index 35ec1bb7..8c78e55a 100644 --- a/nibble_tree.c +++ b/nibble_tree.c @@ -22,6 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include #include #include +#include #include "lang.h" // for bool_t #include "mem.h" #include "nibble_tree.h"