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