summaryrefslogtreecommitdiff
path: root/net-p2p/dctc/files/patch-src:main.c
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-01-21 02:28:44 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-01-21 02:28:44 +0000
commit23a2af2c074bcda6d0e2939ca5cc94ed91e62f54 (patch)
treecd6d3dbe24337319684f673c42dde994eaad9866 /net-p2p/dctc/files/patch-src:main.c
parentUpdate 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-p2p/dctc/files/patch-src:main.c')
-rw-r--r--net-p2p/dctc/files/patch-src:main.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/net-p2p/dctc/files/patch-src:main.c b/net-p2p/dctc/files/patch-src:main.c
deleted file mode 100644
index 4d5522f0b652..000000000000
--- a/net-p2p/dctc/files/patch-src:main.c
+++ /dev/null
@@ -1,17 +0,0 @@
---- src/main.c Sat Dec 1 09:05:19 2001
-+++ src/main.c Sun Dec 2 19:34:12 2001
-@@ -30,12 +30,13 @@
- #include <sys/param.h>
- #include <sys/utsname.h>
- #include <sys/un.h>
--#include <linux/sem.h> /* for the value of SEMVMX */
- #include <errno.h>
- #include <getopt.h>
- #include <string.h>
- #include <glib.h>
- #include <pthread.h>
-+
-+#include "config.h"
-
- #include "var.h"
- #include "display.h"