1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/databases/msql3/files/patch-au
2001-01-27 08:55:25 +00:00

12 lines
281 B
Plaintext

--- 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