2
0
Эх сурвалжийг харах

Added include for inet_pton.

woollybah 8 жил өмнө
parent
commit
c61c0c9d17
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      stdc.mod/stdc.c

+ 1 - 0
stdc.mod/stdc.c

@@ -27,6 +27,7 @@ extern int _bbusew;
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <netdb.h>
+#include <arpa/inet.h>
 
 #endif