summaryrefslogtreecommitdiff
path: root/print/advi/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'print/advi/patches/patch-aa')
-rw-r--r--print/advi/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/print/advi/patches/patch-aa b/print/advi/patches/patch-aa
deleted file mode 100644
index 712ef3aaefb..00000000000
--- a/print/advi/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/08/31 01:43:30 jtb Exp $
-
---- events.c.orig 2003-08-18 23:51:17.000000000 +0100
-+++ events.c 2003-08-18 23:51:40.000000000 +0100
-@@ -17,6 +17,7 @@
- #include <caml/alloc.h>
- #include <sys/types.h>
- #include <sys/time.h>
-+#include <unistd.h>
- #ifdef HAS_SYS_SELECT_H
- #include <sys/select.h>
- #endif