pkgsrc/x11/nucleo/patches/patch-ai

12 lines
302 B
Text

$NetBSD: patch-ai,v 1.1 2007/06/12 16:16:57 joerg Exp $
--- nucleo/helpers/Phone.cxx.orig 2007-06-12 15:00:07.000000000 +0000
+++ nucleo/helpers/Phone.cxx
@@ -18,6 +18,7 @@
#include <fcntl.h>
#include <sys/ioctl.h>
#include <errno.h>
+#include <unistd.h>
#include <iostream>
#include <sstream>