Include limits.h in ipt_ACCOUNT_cl.c to work around compilation problems reported... master
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 24 Aug 2009 11:37:56 +0000 (13:37 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 24 Aug 2009 11:37:56 +0000 (13:37 +0200)
src/ipt_ACCOUNT_cl.c

index 8ef3277..17a42c3 100644 (file)
@@ -8,6 +8,7 @@
  *                                                                         *
  ***************************************************************************/
 
+#include <limits.h>
 #include <sys/types.h>
 #include <sys/socket.h>