aboutsummaryrefslogtreecommitdiff
path: root/audio/xwave/files/patch-aq
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xwave/files/patch-aq')
-rw-r--r--audio/xwave/files/patch-aq11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/xwave/files/patch-aq b/audio/xwave/files/patch-aq
new file mode 100644
index 000000000000..edc447e10c19
--- /dev/null
+++ b/audio/xwave/files/patch-aq
@@ -0,0 +1,11 @@
+--- src/types.h.orig Wed Aug 12 23:27:10 1998
++++ src/types.h Sun Jun 11 13:17:49 2000
+@@ -27,7 +27,7 @@
+ typedef unsigned char byte;
+ typedef byte bool;
+
+-#ifdef FreeBSD
++#ifdef __FreeBSD__
+ typedef unsigned long ulong;
+ #endif
+