summaryrefslogtreecommitdiff
path: root/archivers/zoo/patches/patch-zoo.c
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/zoo/patches/patch-zoo.c')
-rw-r--r--archivers/zoo/patches/patch-zoo.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/archivers/zoo/patches/patch-zoo.c b/archivers/zoo/patches/patch-zoo.c
new file mode 100644
index 00000000000..e62282d5a8f
--- /dev/null
+++ b/archivers/zoo/patches/patch-zoo.c
@@ -0,0 +1,14 @@
+$NetBSD: patch-zoo.c,v 1.1 2014/06/29 03:24:33 dholland Exp $
+
+use standard headers
+
+--- zoo.c~ 1991-07-17 12:28:43.000000000 +0000
++++ zoo.c
+@@ -15,6 +15,7 @@ Copyright (C) 1986, 1987 Rahul Dhesi --
+ (C) Copyright 1988 Rahul Dhesi -- All rights reserved
+ (C) Copyright 1991 Rahul Dhesi -- All rights reserved
+ */
++#include <unistd.h>
+ #include "options.h"
+ #include "zooio.h"
+ #include "various.h"