mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-19 17:25:06 +00:00
[demo] add <arpa/inet.h> in packet.h
This commit is contained in:
@@ -13,6 +13,8 @@
|
|||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <ws2tcpip.h>
|
#include <ws2tcpip.h>
|
||||||
#define UNUSED
|
#define UNUSED
|
||||||
|
#else
|
||||||
|
#include <arpa/inet.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
typedef struct packet {
|
typedef struct packet {
|
||||||
|
Reference in New Issue
Block a user