summaryrefslogtreecommitdiff
path: root/sysutils/fam/patches/patch-am
blob: dad15743a6b3cd2fd5db7472b4cafb2504c7e6a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-am,v 1.1.1.1 2002/05/12 10:25:48 rh Exp $

--- fam/Scheduler.h.orig	Tue Dec 18 11:03:37 2001
+++ fam/Scheduler.h
@@ -24,6 +24,7 @@
 #define Scheduler_included
 
 #include <sys/time.h>
+#include <string.h>
 
 #include "Boolean.h"