summaryrefslogtreecommitdiff
path: root/graphics/hp2xx/patches/patch-ad
blob: ec2fa6c86b7099741a162e91ff12045ef6023906 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ad,v 1.3 2000/08/31 12:37:02 dmcmahill Exp $

--- getopt.c.orig	Wed Jan 26 08:03:28 2000
+++ getopt.c	Thu Aug 31 07:52:58 2000
@@ -57,4 +57,6 @@
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 
 /* Comment out all this code if we are using the GNU C Library, and are not