Added missing header.
authorFlorian Pose <fp@igh-essen.com>
Wed, 01 Oct 2008 08:45:16 +0000
changeset 1238 02711963a059
parent 1237 33e8349b44bd
child 1239 b50b93faaf3e
Added missing header.
tool/MasterDevice.cpp
--- a/tool/MasterDevice.cpp	Wed Oct 01 08:44:44 2008 +0000
+++ b/tool/MasterDevice.cpp	Wed Oct 01 08:45:16 2008 +0000
@@ -9,6 +9,7 @@
 #include <errno.h>
 #include <sys/ioctl.h>
 #include <string.h>
+#include <unistd.h>
 
 #include <sstream>
 #include <iomanip>