pkgsrc-wip/avahi/patches/patch-ab
Adrian Portelli f13f90f7a0 Fix builds on netbsd-4
Patch from Andreas Wrede
2007-10-22 07:40:45 +00:00

12 lines
281 B
Text

$NetBSD: patch-ab,v 1.3 2007/10/22 07:40:45 adrian_p Exp $
--- avahi-ui/avahi-ui.c.orig 2007-05-09 01:00:14.000000000 +0100
+++ avahi-ui/avahi-ui.c
@@ -25,6 +25,7 @@
#include <string.h>
#include <stdarg.h>
+#include <sys/types.h>
#include <net/if.h>
#include <gtk/gtk.h>