diff options
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0beebdd57..afe883efd 100644 --- a/configure.ac +++ b/configure.ac @@ -853,6 +853,7 @@ AC_CHECK_HEADERS( unistd.h \ malloc.h \ stdlib.h \ + limits.h \ arpa/inet.h \ net/if.h \ netinet/in.h \ |