make up for a deficiency.
authorHiroshi Saito <hiroshi@winpg.jp>
Thu, 24 Aug 2006 05:44:38 +0000 (05:44 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Thu, 24 Aug 2006 05:44:38 +0000 (05:44 +0000)
(*nix)

socket.h

index 556d70e7a88afcd4993e3ff5e8b9545ae01c78ec..82d67d746b89cf06b62b61ee8c9aefbd800341de 100644 (file)
--- a/socket.h
+++ b/socket.h
@@ -17,6 +17,7 @@
 #include <sys/socket.h>
 #include <sys/un.h>
 #include <unistd.h>
+#include <fcntl.h>
 #include <netdb.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>