diff options
Diffstat (limited to 'emulators/zsnes/patches/patch-ae')
-rw-r--r-- | emulators/zsnes/patches/patch-ae | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/emulators/zsnes/patches/patch-ae b/emulators/zsnes/patches/patch-ae deleted file mode 100644 index a745ccc48c2..00000000000 --- a/emulators/zsnes/patches/patch-ae +++ /dev/null @@ -1,15 +0,0 @@ -$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 |