mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-11-04 20:25:34 +08:00
trival
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user