mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-04-06 03:59:35 +08:00
trival
This commit is contained in:
parent
c03e60be51
commit
570e7173d3
@ -4,7 +4,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <sys/time.h>
|
||||
//#include <sys/time.h>
|
||||
//#include <stdint.h>
|
||||
|
||||
struct bpf_program
|
||||
@ -58,7 +58,7 @@ typedef struct pcap_addr pcap_addr_t;
|
||||
|
||||
|
||||
|
||||
//typedef unsigned char u_char;
|
||||
typedef unsigned char u_char;
|
||||
|
||||
|
||||
#define PCAP_ERRBUF_SIZE 256
|
||||
|
Loading…
x
Reference in New Issue
Block a user