226d751a0a
Núcleo, an X11-based GUI toolkit for exploring new uses of video and new human-computer interaction techniques.
12 lines
337 B
Text
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>
|