b8377d8cb4
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1652 a95241bf-73f2-0310-859d-f6bbb57e9c96
7 lines
128 B
C
7 lines
128 B
C
#ifndef _NET_NETDB_H
|
|
#define _NET_NETDB_H
|
|
|
|
#include <netdb.h> /* should include the posix netdb.h */
|
|
|
|
#endif /* _NET_NETDB_H */
|