pkgsrc/net/libnipper/patches/patch-ab
2008-09-17 12:36:38 +00:00

11 lines
235 B
Text

--- device/device.cpp.orig 2008-09-17 11:47:24 +0300
+++ device/device.cpp 2008-09-17 11:45:26 +0300
@@ -31,6 +31,8 @@
// Includes...
+#include <unistd.h>
+
#include "../globaldefs.h"
#include "errortext.h"
#include "device.h"