OSDN Git Service

I was library can be compiled 20140223
[zither/ds-zither.git] / libms / socket_read.c
similarity index 98%
rename from sources/lib/libms/socket_read.c
rename to libms/socket_read.c
index 332052f..ef296f9 100644 (file)
@@ -6,6 +6,7 @@
 #include<fcntl.h>
 #include <errno.h>
 #include <unistd.h>
+#include <sys/select.h>
 
 
 int socket_read(int sk, char * readdata, int getlen, int interval){