summaryrefslogtreecommitdiff
path: root/net-p2p/dctc-gui/files/patch-src::init_fnc.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/dctc-gui/files/patch-src::init_fnc.c')
-rw-r--r--net-p2p/dctc-gui/files/patch-src::init_fnc.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-p2p/dctc-gui/files/patch-src::init_fnc.c b/net-p2p/dctc-gui/files/patch-src::init_fnc.c
deleted file mode 100644
index 3eca24060609..000000000000
--- a/net-p2p/dctc-gui/files/patch-src::init_fnc.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/init_fnc.c.orig Sun Nov 17 21:19:50 2002
-+++ src/init_fnc.c Sun Nov 17 21:20:39 2002
-@@ -12,7 +12,8 @@
- #include <sys/types.h>
- #include <sys/stat.h>
- #include <sys/wait.h>
--#include <linux/sem.h> /* for the value of SEMVMX */
-+#include <sys/ipc.h>
-+#include <sys/sem.h> /* for the value of SEMVMX */
- #include <dirent.h>
- #include <string.h>
- #include <errno.h>