diff options
Diffstat (limited to 'x11/xnodecor/files/patch-xnodecor.c')
-rw-r--r-- | x11/xnodecor/files/patch-xnodecor.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/xnodecor/files/patch-xnodecor.c b/x11/xnodecor/files/patch-xnodecor.c deleted file mode 100644 index 162e3b4e3b1b..000000000000 --- a/x11/xnodecor/files/patch-xnodecor.c +++ /dev/null @@ -1,12 +0,0 @@ ---- xnodecor.c.orig Wed Jan 13 01:55:20 1999 -+++ xnodecor.c Mon Nov 11 23:15:42 2002 -@@ -39,7 +39,8 @@ - #include <stdlib.h> - #include <string.h> - #include <stdio.h> -- -+#include <unistd.h> -+ - #define WAIT_DEFAULT 0 - #define WAIT_TIMEOUT 15 - #define VERBOSE_DEFAULT 0 |