From 23a2af2c074bcda6d0e2939ca5cc94ed91e62f54 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Mon, 21 Jan 2002 02:28:44 +0000 Subject: Update to 0.67.0 --- net-p2p/dctc/files/patch-src:keyboard.c | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 net-p2p/dctc/files/patch-src:keyboard.c (limited to 'net-p2p/dctc/files/patch-src:keyboard.c') diff --git a/net-p2p/dctc/files/patch-src:keyboard.c b/net-p2p/dctc/files/patch-src:keyboard.c deleted file mode 100644 index df13bac0c7e3..000000000000 --- a/net-p2p/dctc/files/patch-src:keyboard.c +++ /dev/null @@ -1,20 +0,0 @@ ---- src/keyboard.c Sat Dec 1 08:53:15 2001 -+++ src/keyboard.c Sun Dec 2 19:34:12 2001 -@@ -31,6 +31,9 @@ - #include - #include - -+#include "config.h" -+ -+#if !(defined(BSD) && (BSD >= 199103)) - #if defined(__GNU_LIBRARY__) && !defined(_SEM_SEMUN_UNDEFINED) - /* union semun is defined by including */ - #else -@@ -42,6 +45,7 @@ - struct seminfo *__buf; /* buffer for IPC_INFO */ - }; - #endif -+#endif - - #include "dc_com.h" - #include "display.h" -- cgit v1.2.3