mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-18 16:58:54 -04:00
13 lines
286 B
Plaintext
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>
|