aboutsummaryrefslogtreecommitdiffstats
path: root/www/spreadlogd/files/patch-config.h
blob: 182e3a9e9ccaebe7e61b4d987feb904c79a124fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- config.h.orig   Mon Jan  1 19:08:46 2001
+++ config.h    Sat May 14 13:00:50 2005
@@ -11,9 +11,10 @@
 #ifndef _CONFIG_H_
 #define _CONFIG_H_
 
+#include <stdio.h>
 #include <stdlib.h>
 #include <sys/file.h>
-#include <regex.h>
+#include <gnuregex.h>
 #include <sp.h>
 
 #include "hash.h"