openbsd-ports/net/nmap/patches/patch-nsock_src_nsock_pcap_h
giovanni 7cc1504616 Major update to 6.01
tests & ok benoit@, thanks
2012-07-16 07:39:31 +00:00

13 lines
382 B
Plaintext

$OpenBSD: patch-nsock_src_nsock_pcap_h,v 1.5 2012/07/16 07:39:31 giovanni Exp $
--- nsock/src/nsock_pcap.h.orig Sat Apr 7 10:16:08 2012
+++ nsock/src/nsock_pcap.h Fri May 25 09:38:57 2012
@@ -137,7 +137,7 @@ typedef struct{
} mspcap;
typedef struct{
- struct timeval ts;
+ struct bpf_timeval ts;
int caplen;
int len;
const unsigned char *packet; /* caplen bytes */