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

12 lines
281 B
Text
Raw Normal View History

2001-01-27 09:55:25 +01:00
--- src/lang-common/mod_std.c.bak Thu Aug 19 07:33:11 1999
+++ src/lang-common/mod_std.c Sat Jan 27 08:57:29 2001
@@ -43,7 +43,7 @@
#include <common/portability.h>
#include "lite.h"
-#include "regexp/regexp.h"
+#include <regexp.h>
#include <time.h>
#ifdef HAVE_SYS_TIMEB_H