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

--- fam/Client.h.orig	Tue Dec 18 11:03:36 2001
+++ fam/Client.h
@@ -23,6 +23,7 @@
 #ifndef Client_included
 #define Client_included
 
+#include <sys/types.h>
 #include <netinet/in.h>  // for in_addr
 
 #include "Activity.h"