From b604d48cae65ca14206a83f7d18367d063725a2c Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Mon, 24 Aug 2009 13:37:56 +0200 Subject: [PATCH 1/1] Include limits.h in ipt_ACCOUNT_cl.c to work around compilation problems reported on the mailinglist --- 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 #include #include -- 1.7.1