merge -c1474 trunk: Added missing header. stable-1.4
authorFlorian Pose <fp@igh-essen.com>
Thu, 02 Oct 2008 07:07:22 +0000
branchstable-1.4
changeset 1643 cf5a5c511408
parent 1642 9e1f528b8bdd
child 1644 8174d9b2adaf
merge -c1474 trunk: Added missing header.
tool/MasterDevice.cpp
--- a/tool/MasterDevice.cpp	Thu Oct 02 07:06:37 2008 +0000
+++ b/tool/MasterDevice.cpp	Thu Oct 02 07:07:22 2008 +0000
@@ -9,6 +9,7 @@
 #include <errno.h>
 #include <sys/ioctl.h>
 #include <string.h>
+#include <unistd.h>
 
 #include <sstream>
 #include <iomanip>