mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
add netdb
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/branches/reorg@29528 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8fe7f48a94
commit
f4df92a9b9
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
#include <sys/un.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netdb.h>
|
||||
|
||||
#ifndef AF_LOCAL
|
||||
#define AF_LOCAL AF_UNIX
|
||||
|
|
Loading…
Reference in a new issue