summaryrefslogtreecommitdiffstats
path: root/source/x/x11/patch/xscope/xscope-1.1-scope.c.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/x11/patch/xscope/xscope-1.1-scope.c.diff')
-rw-r--r--source/x/x11/patch/xscope/xscope-1.1-scope.c.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/x/x11/patch/xscope/xscope-1.1-scope.c.diff b/source/x/x11/patch/xscope/xscope-1.1-scope.c.diff
deleted file mode 100644
index 2c01dbac2..000000000
--- a/source/x/x11/patch/xscope/xscope-1.1-scope.c.diff
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur xscope-1.1.orig/scope.c xscope-1.1/scope.c
---- xscope-1.1.orig/scope.c 2008-09-22 21:18:16.000000000 -0500
-+++ xscope-1.1/scope.c 2009-04-08 23:54:12.230818270 -0500
-@@ -58,6 +58,7 @@
- #include <errno.h>
- #include <unistd.h>
- #include <netdb.h>
-+#include <linux/param.h>
-
- #ifdef SYSV
- #define bzero(s,l) memset(s, 0, l)