diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-01-21 02:28:44 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-01-21 02:28:44 +0000 |
commit | 23a2af2c074bcda6d0e2939ca5cc94ed91e62f54 (patch) | |
tree | cd6d3dbe24337319684f673c42dde994eaad9866 /net/dctc/files/patch-src:db.c | |
parent | Update qmail-mysql to patch level 1.1.8 (diff) |
Update to 0.67.0
Notes
Notes:
svn path=/head/; revision=53428
Diffstat (limited to 'net/dctc/files/patch-src:db.c')
-rw-r--r-- | net/dctc/files/patch-src:db.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/dctc/files/patch-src:db.c b/net/dctc/files/patch-src:db.c deleted file mode 100644 index e2d61a5d4ddb..000000000000 --- a/net/dctc/files/patch-src:db.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/db.c Mon Nov 26 16:28:32 2001 -+++ src/db.c Sun Dec 2 19:34:12 2001 -@@ -30,6 +30,8 @@ - #include <netinet/in.h> - #include <glib.h> - -+#include "config.h" -+ - #include "db.h" - #include "display.h" - #include "var.h" |