From 3f08e1f7264357d8f5e123cb0e1e93a37b69c42b Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 11 Jul 2007 10:53:58 +0000 Subject: moving towards autotools build system - config.h include forgotten & now fixed --- stringbuf.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stringbuf.c') diff --git a/stringbuf.c b/stringbuf.c index 656a3238..48c63b40 100755 --- a/stringbuf.c +++ b/stringbuf.c @@ -8,6 +8,8 @@ * This code is placed under the GPL. * begun 2005-09-07 rgerhards */ +#include "config.h" + #include #include #include -- cgit v1.2.3