diff options
Diffstat (limited to 'x11-wm/windowmaker/files/patch-ah')
-rw-r--r-- | x11-wm/windowmaker/files/patch-ah | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-wm/windowmaker/files/patch-ah b/x11-wm/windowmaker/files/patch-ah deleted file mode 100644 index 98271d305b53..000000000000 --- a/x11-wm/windowmaker/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- WINGs/usleep.c.orig Wed Oct 21 14:43:55 1998 -+++ WINGs/usleep.c Mon Oct 26 19:27:37 1998 -@@ -11,6 +11,8 @@ - # include <sys/types.h> - #endif - -+#include <unistd.h> -+#include <string.h> - - #if defined(HAVE_SELECT) - |