pkgsrc/x11/nucleo/patches/patch-ab
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
337 B
Text

$NetBSD: patch-ab,v 1.1.1.1 2007/06/02 08:27:43 agc Exp $
--- nucleo/network/udp/UdpPlusReceiver.cxx 2007/06/01 20:36:37 1.1
+++ nucleo/network/udp/UdpPlusReceiver.cxx 2007/06/01 20:36:57
@@ -13,6 +13,7 @@
#include <nucleo/utils/FileUtils.H>
+#include <errno.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/errno.h>