summaryrefslogtreecommitdiff
path: root/sysutils/fam/patches/patch-ad
blob: e2090688034e459c34079ad799ff616ac1d0758f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.2 2002/08/25 19:23:20 jlam 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"