opnsense-ports/net/yaph/files/patch-yaph__includes.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
269 B
C

--- yaph/includes.h.orig Sat Jun 14 14:18:47 2003
+++ yaph/includes.h Sat Jun 14 14:18:58 2003
@@ -23,6 +23,7 @@
#include <sys/stat.h>
#include <string.h>
#include <errno.h>
+#include <netinet/in.h>
#include <arpa/inet.h>
#include <pthread.h>
#include <signal.h>