mirror of
https://github.com/wassname/ray.git
synced 2026-07-23 13:10:11 +08:00
7 lines
77 B
C
7 lines
77 B
C
#ifndef NETDB_H
|
|
#define NETDB_H
|
|
|
|
#include <ws2tcpip.h>
|
|
|
|
#endif /* NETDB_H */
|