6d5dc9656f
also, the SDL version seems to be the only one that's under development right now. Requested in pkg/15583 by Ben Wong.
12 lines
286 B
Text
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>
|