projects
/
p5sagit/p5-mst-13.2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Re: The Inaba patch for tr/// vs. use encoding
[p5sagit/p5-mst-13.2.git]
/
win32
/
include
/
netdb.h
1
/* netdb.h */
2
3
/* djl */
4
/* Provide UNIX compatibility */
5
6
7
#ifndef _INC_NETDB
8
#define _INC_NETDB
9
10
#include <sys/socket.h>
11
12
#endif /* _INC_NETDB */