pkgsrc/sysutils/fam/patches/patch-bb

12 lines
285 B
Text

$NetBSD: patch-bb,v 1.1 2005/01/25 03:30:40 tv Exp $
--- src/Client.h.orig 2003-01-18 09:18:12.000000000 -0500
+++ src/Client.h
@@ -25,6 +25,7 @@
#include <sys/types.h>
#include <netinet/in.h> // for in_addr
+#include <arpa/inet.h>
#include "Activity.h"
#include "Boolean.h"