summaryrefslogtreecommitdiff
path: root/sysutils/fam/patches/patch-ba
blob: 4020d2ce922a1abaa23f1b2863c4cd58f6e8f96f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ba,v 1.1 2005/01/25 03:30:40 tv Exp $

--- lib/Client.c++.orig	2005-01-24 22:29:27.000000000 -0500
+++ lib/Client.c++
@@ -24,6 +24,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <netinet/in.h>
+#include <arpa/inet.h>
 #include <sys/un.h>
 #include <sys/socket.h>
 #include <rpc/rpc.h>