OSDN Git Service

I was library can be compiled 20140223
[zither/ds-zither.git] / libms / socket_connect46select.c
similarity index 96%
rename from sources/lib/libms/socket_connect46select.c
rename to libms/socket_connect46select.c
index 7fcf8d7..dc4ce18 100644 (file)
@@ -1,3 +1,5 @@
+// socket_connect46select.c
+// masashi shimakura 20140223
 
 #include<sys/types.h>
 #include<sys/socket.h>
@@ -14,7 +16,7 @@
 #include<arpa/inet.h>
 #include <errno.h>
 
-#include"almemsys.h"
+#include"libms.h"
 
 // int socket_connect46(struct addrinfo * hints, char * ip, char * port, int * sk);