summaryrefslogtreecommitdiff
path: root/sysutils/fam/patches/patch-as
blob: 9fdb790489448eddb73487297db73a3fa94e7814 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-as,v 1.2 2002/08/25 19:23:22 jlam Exp $

--- test/test.c++.orig	Wed Dec 19 19:08:48 2001
+++ test/test.c++
@@ -1,6 +1,7 @@
 #include <sys/types.h>
 #include <sys/time.h>
 #include <stdio.h>
+#include <string.h>
 #include <unistd.h>
 #include <stdlib.h>
 #include <signal.h>