A suggested perlio doc addition from Stas.
[p5sagit/p5-mst-13.2.git] / wince / include / netdb.h
CommitLineData
cb69f87a 1/* netdb.h */
e1caacb4 2
cb69f87a 3/* djl */
4/* Provide UNIX compatibility */
e1caacb4 5
6
7#ifndef _INC_NETDB
8#define _INC_NETDB
9
10#include <sys/socket.h>
11
cb69f87a 12#endif /* _INC_NETDB */