diff options
Diffstat (limited to 'wm/ion/patches/patch-ab')
-rw-r--r-- | wm/ion/patches/patch-ab | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/wm/ion/patches/patch-ab b/wm/ion/patches/patch-ab deleted file mode 100644 index 59c3f1641b7..00000000000 --- a/wm/ion/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ab,v 1.5 2004/02/23 13:40:21 cube Exp $ - ---- ioncore/event.c.orig 2003-03-09 12:17:40.000000000 +0100 -+++ ioncore/event.c -@@ -15,6 +15,7 @@ - #include "readfds.h" - - #include <stdlib.h> -+#include <string.h> - #include <unistd.h> - #include <sys/time.h> - |