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

--- libfam/Client.c++.orig	Tue Dec 18 11:03:38 2001
+++ libfam/Client.c++
@@ -20,6 +20,7 @@
 //  with this program; if not, write the Free Software Foundation, Inc., 59
 //  Temple Place - Suite 330, Boston MA 02111-1307, USA.
 
+#include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
 #include <netinet/in.h>