open_toontown_panda3d/dtool/src/parser-inc/netdb.h

10 lines
125 B
C

#pragma once
#include <inttypes.h>
#include <netinet/in.h>
struct hostent;
struct netent;
struct protoent;
struct servent;