diff options
Diffstat (limited to 'pcap.h')
| -rw-r--r-- | pcap.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ #ifndef PCAP_H #define PCAP_H +#include <stddef.h> + extern int pcap_fd; void pcap(const char *pkt, size_t l2len); |
![]() |
index : passt |
| Plug A Simple Socket Transport |
| aboutgitcodebugslistschat |