diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h index 563ee6f..a492582 100644 --- a/src/common.h +++ b/src/common.h @@ -68,6 +68,7 @@ # include <arpa/inet.h> # include <grp.h> # include <pwd.h> +# include <limits.h> /* rest - some oddball headers */ #ifdef HAVE_VALUES_H |