pkgsrc/archivers/zoo/patches/patch-af
1999-11-12 05:17:20 +00:00

20 lines
501 B
Text

$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