summaryrefslogtreecommitdiff
path: root/os/windows/posix/include/netinet/in.h
blob: f7e24197cee96efcc2a09928c5d280e670106d0e (plain)
1
2
3
4
5
6
7
8
#ifndef NETINET_IN_H
#define NETINET_IN_H

#include <inttypes.h>
#include <sys/un.h>


#endif /* NETINET_IN_H */