freebsd-ports/databases/msql/files/patch-ao

12 lines
277 B
Plaintext
Raw Normal View History

2001-01-27 03:55:25 -05:00
--- 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)