summaryrefslogtreecommitdiff
path: root/games/maelstrom/patches/patch-af
blob: 0b88a3ac101155217c1d6d3e9f5088b725e5f75b (plain)
1
2
3
4
5
6
7
8
9
10
--- myerror.cpp.orig	Mon Jul 14 19:41:29 1997
+++ myerror.cpp	Sun Aug  2 20:18:35 1998
@@ -7,6 +7,7 @@
 #include <stdio.h>
 #include <stdarg.h>
 #include <errno.h>
+#include <string.h>
 
 #ifdef __WIN95__
 #include <windows.h>