2013-09-26 17:14:40 +02:00

13 lines
286 B
Plaintext

$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>