pkgsrc/games/maelstrom-x11/patches/patch-af
wiz 6d5dc9656f Re-import of maelstrom as maelstrom-x11 to better show which version it is;
also, the SDL version seems to be the only one that's under development
right now. Requested in pkg/15583 by Ben Wong.
2002-07-11 13:26:12 +00:00

12 lines
286 B
Text

$NetBSD: patch-af,v 1.1.1.1 2002/07/11 13:26:14 wiz Exp $
--- 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>