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