pkgsrc/x11/nucleo/patches/patch-aa
agc 226d751a0a Initial import of nucleo-0.6 into the Packages Collection.
Núcleo, an X11-based GUI toolkit for exploring new uses of
	video and new human-computer interaction techniques.
2007-06-02 08:27:43 +00:00

12 lines
382 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2007/06/02 08:27:43 agc Exp $
--- nucleo/network/udp/UdpPlusSender.cxx 2007/06/01 20:34:41 1.1
+++ nucleo/network/udp/UdpPlusSender.cxx 2007/06/01 20:35:05
@@ -12,6 +12,7 @@
#include <nucleo/network/udp/UdpPlusSender.H>
#include <nucleo/network/NetworkUtils.H>
+#include <errno.h>
#include <unistd.h>
#include <sys/socket.h>
#include <sys/uio.h>