summaryrefslogtreecommitdiff
path: root/multimedia/libnms/patches/patch-aa
blob: f992ee7f0e509682094a85ccad1f150c555bcf64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1.1.1 2007/09/10 16:27:14 xtraeme Exp $

--- include/nemesi/wsocket.h.orig	Mon Oct 23 16:13:55 2006
+++ include/nemesi/wsocket.h
@@ -40,6 +40,7 @@
 #include <sys/socket.h>
 #include <arpa/inet.h>
 #include <netdb.h>
+#include <netinet/in.h>
 
 #include <nemesi/comm.h>
 #include <nemesi/types.h>