Patch not needed any more, <net/if.h> is standalone now

This commit is contained in:
jca 2018-12-19 13:47:45 +00:00
parent b676f0b97b
commit d878934089

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-src_rend-avahi_c,v 1.1 2009/06/03 16:37:31 ajacoutot Exp $
--- src/rend-avahi.c.orig Sat Apr 19 21:17:23 2008
+++ src/rend-avahi.c Tue Jun 2 18:48:06 2009
@@ -28,6 +28,7 @@
#include <errno.h>
#include <assert.h>
#include <pthread.h>
+#include <sys/socket.h>
#include <net/if.h>