10 lines
226 B
Text
10 lines
226 B
Text
$NetBSD: patch-ah,v 1.1 2000/12/27 00:24:43 dmcmahill Exp $
|
|
|
|
--- search.c.orig Fri Oct 15 23:51:49 1999
|
|
+++ search.c Tue Dec 26 19:21:00 2000
|
|
@@ -29,4 +29,5 @@
|
|
|
|
#include <stdio.h>
|
|
+#include <string.h>
|
|
#include "common.h"
|
|
|