pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/hatari/patches Add patches for previous update
details: https://anonhg.NetBSD.org/pkgsrc/rev/21490e6fe10d
branches: trunk
changeset: 465524:21490e6fe10d
user: cjep <cjep%pkgsrc.org@localhost>
date: Thu Jan 01 03:34:49 2004 +0000
description:
Add patches for previous update
diffstat:
emulators/hatari/patches/patch-aa | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
diffs (23 lines):
diff -r a48f7d7322eb -r 21490e6fe10d emulators/hatari/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/hatari/patches/patch-aa Thu Jan 01 03:34:49 2004 +0000
@@ -0,0 +1,19 @@
+$NetBSD: patch-aa,v 1.1 2004/01/01 03:34:49 cjep Exp $
+
+--- includes/unzip.h.orig 2003-03-30 14:39:27.000000000 +0100
++++ includes/unzip.h
+@@ -49,6 +49,14 @@
+ #ifndef _unz_H
+ #define _unz_H
+
++#ifndef OF /* function prototypes */
++# ifdef STDC
++# define OF(args) args
++# else
++# define OF(args) ()
++# endif
++#endif
++
+ #ifdef __cplusplus
+ extern "C" {
+ #endif
Home |
Main Index |
Thread Index |
Old Index