$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 */
