$NetBSD: patch-aa,v 1.5 2006/04/07 06:28:44 dillo Exp $

--- src/emucore/unzip.h.orig	2005-05-18 18:02:53.000000000 +0200
+++ src/emucore/unzip.h
@@ -58,6 +58,9 @@ typedef unzFile__ *unzFile;
 typedef voidp unzFile;
 #endif
 
+#ifndef OF
+#define OF(X)	X
+#endif
 
 #define UNZ_OK                                  (0)
 #define UNZ_END_OF_LIST_OF_FILE (-100)
