The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

/* netdb.h */
/* djl */
/* Provide UNIX compatibility */
#ifndef _INC_NETDB
#define _INC_NETDB
#include <sys/socket.h>
#endif /* _INC_NETDB */