aboutsummaryrefslogtreecommitdiff
path: root/lang/mixal/files/patch-mix.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mixal/files/patch-mix.h')
-rw-r--r--lang/mixal/files/patch-mix.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/mixal/files/patch-mix.h b/lang/mixal/files/patch-mix.h
new file mode 100644
index 000000000000..4b4d4120c783
--- /dev/null
+++ b/lang/mixal/files/patch-mix.h
@@ -0,0 +1,10 @@
+--- mix.h.orig Mon Jun 3 17:55:50 2002
++++ mix.h Mon Jun 3 17:56:02 2002
+@@ -16,6 +16,7 @@
+ void warn(const char *message, ...);
+ void error(const char *message, ...);
+ void fatal_error(const char *message, ...);
++void initialize_io(void);
+
+ #define memory_size 4000
+