aboutsummaryrefslogtreecommitdiff
path: root/games/meqcc/files/patch-cmdlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/meqcc/files/patch-cmdlib.c')
-rw-r--r--games/meqcc/files/patch-cmdlib.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/meqcc/files/patch-cmdlib.c b/games/meqcc/files/patch-cmdlib.c
new file mode 100644
index 000000000000..bc0d24a72e9a
--- /dev/null
+++ b/games/meqcc/files/patch-cmdlib.c
@@ -0,0 +1,11 @@
+--- cmdlib.c.orig Sat Jan 15 20:08:10 2005
++++ cmdlib.c Sat Jan 15 20:03:02 2005
+@@ -141,6 +141,8 @@
+ ================
+ */
+ // MrE:
++long int tell (int);
++
+ long int filelength (int handle)
+ {
+ /*