freebsd-ports/multimedia/tvheadend/files/patch-src_tcp.h
Bernhard Froehlich b41495be6a - Update to 4.0.6
Submitted by:	Franz Bettag <franz@bett.ag>
2015-10-22 10:19:42 +00:00

11 lines
180 B
C

--- src/tcp.h.orig 2015-09-25 13:57:59 UTC
+++ src/tcp.h
@@ -19,6 +19,8 @@
#ifndef TCP_H_
#define TCP_H_
+#include <sys/socket.h>
+
#include "htsbuf.h"
#include "htsmsg.h"