summaryrefslogtreecommitdiff
path: root/archivers/zoo/patches/patch-af
blob: 9e68cdd2ce85883a2086b6c46a637b02948e2ecb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-af,v 1.1 1999/11/12 05:17:21 hubertf Exp $

--- ./options.h	Sat May  1 06:27:59 1993
+++ /usr/pkgsrc/archivers/zoo/work.i386.unpatched/options.h	Fri Nov 12 06:19:39 1999
@@ -96,7 +96,6 @@
 #define NIXTIME
 #define NIXFNAME
 #define NEEDCTYP
-#define NOENUM
 #define REN_STDC
 #define SETBUF
 #define GETTZ
@@ -110,6 +109,7 @@
 #define ANSI_PROTO
 #define VOIDPTR		void *
 #else
+#define NOENUM
 #define NOSTRCHR /* not really needed for 4.3BSD */
 #define T_SIGNAL	int
 #define VARARGS