diff options
Diffstat (limited to 'include/netdb.h')
| -rw-r--r-- | include/netdb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/netdb.h b/include/netdb.h index bdaba1e2..9f7c7195 100644 --- a/include/netdb.h +++ b/include/netdb.h @@ -1,6 +1,7 @@ #ifndef __NETDB_H #define __NETDB_H +#include <stdint.h> #define IPPORT_RESERVED 1024 #define AI_PASSIVE 0x00000001 |
