diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-07-17 21:19:58 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-07-17 21:19:58 +0000 |
commit | 195dbf41d59f680c563d1998e85b1178e3b04476 (patch) | |
tree | d5abe7ec95dbf9da7488215fd3b33ed730c9b21b /databases/msql3/files/patch-ap | |
parent | Update to 1.7 (diff) |
Version 3 of the Mini SQL relational database system
PR: ports/67319
Submitted by: Andrey Slusar <vasallia@ukr.net>
Approved by: krion (mentor) (implicit)
Notes
Notes:
svn path=/head/; revision=113877
Diffstat (limited to 'databases/msql3/files/patch-ap')
-rw-r--r-- | databases/msql3/files/patch-ap | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/msql3/files/patch-ap b/databases/msql3/files/patch-ap deleted file mode 100644 index ef4ad1c4a1f6..000000000000 --- a/databases/msql3/files/patch-ap +++ /dev/null @@ -1,11 +0,0 @@ ---- src/msql/varchar.c.bak Thu Aug 19 07:33:20 1999 -+++ src/msql/varchar.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) |