• R/O
  • SSH
  • HTTPS

qrobosdk: 提交


Commit MetaInfo

修訂1998 (tree)
時間2013-05-22 19:48:49
作者satofumi

Log Message

add select.h

Change Summary

差異

--- trunk/libs/connection/c/serial_ctrl_lin.c (revision 1997)
+++ trunk/libs/connection/c/serial_ctrl_lin.c (revision 1998)
@@ -17,8 +17,8 @@
1717 #include <fcntl.h>
1818 #include <errno.h>
1919 #include <string.h>
20+#include <sys/select.h>
2021
21-//#include <ctype.h>
2222
2323 enum {
2424 False = 0,
Show on old repository browser