Mineplex/.FILES USED TO GET TO WHERE WE ARE PRESENTLY/xampp/perl/lib/CORE/netdb.h
Daniel Waggner 76a7ae65df PUUUUUSH
2023-05-17 14:44:01 -07:00

13 lines
150 B
C

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