mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-04-07 04:29:34 +08:00
trival
This commit is contained in:
parent
c03e60be51
commit
570e7173d3
@ -4,7 +4,7 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <sys/time.h>
|
//#include <sys/time.h>
|
||||||
//#include <stdint.h>
|
//#include <stdint.h>
|
||||||
|
|
||||||
struct bpf_program
|
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
|
#define PCAP_ERRBUF_SIZE 256
|
||||||
|
Loading…
x
Reference in New Issue
Block a user