summaryrefslogtreecommitdiff
path: root/emulators/darcnes/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/darcnes/patches/patch-ah')
-rw-r--r--emulators/darcnes/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/darcnes/patches/patch-ah b/emulators/darcnes/patches/patch-ah
new file mode 100644
index 00000000000..fb0e99d17c0
--- /dev/null
+++ b/emulators/darcnes/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1 2000/02/14 02:44:47 wiz Exp $
+
+--- ./types.h.orig Tue Dec 7 03:01:23 1999
++++ ./types.h Mon Feb 14 02:37:37 2000
+@@ -13,6 +13,8 @@
+ #include MACH_TYPES
+ #endif
+
++#include "endian.h"
++
+ typedef unsigned char u8;
+ typedef signed char s8;
+