ipt_ACCOUNT-git Archives

Subject: userspace library to talk to ipt_ACCOUNT branch, master, updated. v1.3-9-gb604d48

From: ipt_ACCOUNT-git@xxxxxxxxxxxxxxxxxxxxxxx
To: ipt_ACCOUNT-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Tue, 25 Aug 2009 14:39:39 +0200 (CEST)
The branch, master has been updated
       via  b604d48cae65ca14206a83f7d18367d063725a2c (commit)
      from  303a100df399261ab98852b23e1619ee5483f4a9 (commit)


- Log -----------------------------------------------------------------
commit b604d48cae65ca14206a83f7d18367d063725a2c
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Mon Aug 24 13:37:56 2009 +0200

    Include limits.h in ipt_ACCOUNT_cl.c to work around compilation problems 
reported on the mailinglist

-----------------------------------------------------------------------

Summary of changes:
 src/ipt_ACCOUNT_cl.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/ipt_ACCOUNT_cl.c b/src/ipt_ACCOUNT_cl.c
index 8ef3277..17a42c3 100644
--- a/src/ipt_ACCOUNT_cl.c
+++ b/src/ipt_ACCOUNT_cl.c
@@ -8,6 +8,7 @@
  *                                                                         *
  ***************************************************************************/
 
+#include <limits.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 


hooks/post-receive
-- 
userspace library to talk to ipt_ACCOUNT

--
ipt_ACCOUNT-git - see http://www.intra2net.com/en/developer/ipt_ACCOUNT for 
details.
To unsubscribe send a mail to 
ipt_ACCOUNT-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • userspace library to talk to ipt_ACCOUNT branch, master, updated. v1.3-9-gb604d48, ipt_ACCOUNT-git <=