]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
Fix compilation errors in the hokuyo library
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 24 Oct 2013 05:05:56 +0000 (07:05 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 24 Oct 2013 05:21:28 +0000 (07:21 +0200)
src/hokuyo/lib/serial_ctrl_lin.c

index 11d818d86420ad10e38b4ceb2184a429159f6c11..ac595fa5b0ee5ff3dac8af920c69da64372e288d 100644 (file)
@@ -17,6 +17,8 @@
 #include <fcntl.h>
 #include <errno.h>
 #include <string.h>
+#include <time.h>
+#include <sys/types.h>
 
 //#include <ctype.h>