projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e64f0c1
)
make up for a deficiency.
author
Hiroshi Saito
<hiroshi@winpg.jp>
Thu, 24 Aug 2006 05:44:38 +0000
(
05:44
+0000)
committer
Hiroshi Saito
<hiroshi@winpg.jp>
Thu, 24 Aug 2006 05:44:38 +0000
(
05:44
+0000)
(*nix)
socket.h
patch
|
blob
|
blame
|
history
diff --git
a/socket.h
b/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>