summaryrefslogtreecommitdiffstats
path: root/misc/cwish/files/patch-03
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cwish/files/patch-03')
-rw-r--r--misc/cwish/files/patch-0314
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/cwish/files/patch-03 b/misc/cwish/files/patch-03
new file mode 100644
index 0000000..81c6c71
--- /dev/null
+++ b/misc/cwish/files/patch-03
@@ -0,0 +1,14 @@
+--- files.c.orig Sun Apr 18 14:16:10 1999
++++ files.c Sun Apr 18 14:17:43 1999
+@@ -45,6 +45,11 @@
+
+ #include "cwish.h" /* global include file */
+
++#ifdef __FreeBSD__
++#include <sys/disklabel.h>
++#define MOUNT_CD9660 FS_ISO9660
++#endif
++
+ #ifdef ultrix
+
+ #include <sys/fs_types.h>
OpenPOWER on IntegriCloud