From c635c85e959a38f5df2608a2ab7aaeb8de4a9908 Mon Sep 17 00:00:00 2001 From: Ron Pedde Date: Tue, 7 Mar 2006 07:55:36 +0000 Subject: [PATCH] fix limits.h --- src/conf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/conf.c b/src/conf.c index 23a061f6..8dadc780 100644 --- a/src/conf.c +++ b/src/conf.c @@ -30,6 +30,7 @@ # include "config.h" #endif +#include #include #include #include