12 lines
337 B
Plaintext
12 lines
337 B
Plaintext
$OpenBSD: patch-src_tube-stream_c,v 1.2 2008/10/27 00:05:59 jasper Exp $
|
|
--- src/tube-stream.c.orig Thu Oct 2 13:29:49 2008
|
|
+++ src/tube-stream.c Sun Oct 26 14:31:03 2008
|
|
@@ -28,6 +28,7 @@
|
|
#include <fcntl.h>
|
|
#include <errno.h>
|
|
#include <netdb.h>
|
|
+#include <netinet/in.h>
|
|
|
|
#include <glib/gstdio.h>
|
|
#include <loudmouth/loudmouth.h>
|