763f2cb464
interaction techniques. It's here mainly for upcoming Metisse port, an alternative X desktop with nifty OpenGL capabilities. WWW: http://insitu.lri.fr/~roussel/projects/nucleo/ XXX Currently, FFmpeg plugin is not built since out ffmpeg port lacks proper pkg-config(1) hooks. XXX
10 lines
292 B
C
10 lines
292 B
C
--- nucleo/network/dnssd/DNSServiceBrowser.H.orig Thu May 24 15:41:15 2007
|
|
+++ nucleo/network/dnssd/DNSServiceBrowser.H Thu May 24 15:41:38 2007
|
|
@@ -21,6 +21,7 @@
|
|
#if NUCLEO_SUPPORTS_DNS_SD
|
|
#include <arpa/inet.h>
|
|
#include <dns_sd.h>
|
|
+#include <sys/socket.h>
|
|
#include <net/if.h>
|
|
#endif
|
|
|