diff options
Diffstat (limited to 'isisd/dict.h')
-rw-r--r-- | isisd/dict.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isisd/dict.h b/isisd/dict.h index 9395d1c0..8cab985e 100644 --- a/isisd/dict.h +++ b/isisd/dict.h @@ -21,6 +21,7 @@ #ifndef DICT_H #define DICT_H +#include "zconfig.h" #include <limits.h> #ifdef KAZLIB_SIDEEFFECT_DEBUG #include "sfx.h" |