summaryrefslogtreecommitdiffstats
path: root/stringbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'stringbuf.c')
-rwxr-xr-xstringbuf.c2
1 files changed, 2 insertions, 0 deletions
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 <stdlib.h>
#include <assert.h>
#include <string.h>