$NetBSD: patch-ae,v 1.1 2005/01/20 00:43:15 xtraeme Exp $

--- zip/zunzip.h.orig	2005-01-20 01:37:57.000000000 +0100
+++ zip/zunzip.h	2005-01-20 01:38:09.000000000 +0100
@@ -41,6 +41,10 @@
 #ifndef _unz_H
 #define _unz_H
 
+#ifndef OF
+# define OF(args)      args
+#endif
+
 #ifdef __cplusplus
 extern "C" {
 #endif
