summaryrefslogtreecommitdiff
path: root/databases/msql3/files/patch-ao
blob: a3ca64ea16c41dd12e58b5a51e9059326df5e6ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/msql/types.c.bak	Thu Aug 19 07:33:20 1999
+++ src/msql/types.c	Sat Jan 27 08:47:48 2001
@@ -47,7 +47,7 @@
 #include <common/debug.h>
 #include <common/site.h>
 #include <common/portability.h>
-#include <regexp/regexp.h>
+#include <regexp.h>
 
 
 #if defined(_OS_WIN32)