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