summaryrefslogtreecommitdiff
path: root/emulators/darcnes/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/darcnes/patches/patch-ae')
-rw-r--r--emulators/darcnes/patches/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/darcnes/patches/patch-ae b/emulators/darcnes/patches/patch-ae
new file mode 100644
index 00000000000..110cc069d51
--- /dev/null
+++ b/emulators/darcnes/patches/patch-ae
@@ -0,0 +1,11 @@
+$NetBSD: patch-ae,v 1.1 2000/02/14 02:44:39 wiz Exp $
+
+--- ./mtypes.h.orig Sat Aug 7 18:19:37 1999
++++ ./mtypes.h Mon Feb 14 02:37:16 2000
+@@ -11,4 +11,6 @@
+
++#include "endian.h"
++
+ typedef unsigned char byte;
+ typedef unsigned short word;
+ typedef signed char offset;