$OpenBSD: patch-nsock_src_nsock_pcap_h,v 1.3 2009/10/22 10:00:57 giovanni Exp $
--- nsock/src/nsock_pcap.h.orig	Wed Mar  4 04:08:33 2009
+++ nsock/src/nsock_pcap.h	Tue Jul 21 19:57:38 2009
@@ -75,7 +75,7 @@ typedef struct{
 
 
 typedef struct{
-	struct timeval ts;
+	struct bpf_timeval ts;
 	int caplen;
 	int len;
 	const unsigned char *packet;	// caplen bytes
