blob: dcc792226c6de49411abd50639d7889214b6c8e3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ah,v 1.1 2003/02/08 17:23:08 dmcmahill Exp $
--- header.c.orig Wed Dec 1 21:16:21 1999
+++ header.c Sat Feb 8 12:16:25 2003
@@ -38,4 +38,5 @@
#include <stdio.h>
#include <ctype.h>
+#include <string.h>
/*
|