$OpenBSD: patch-FPEngine_cc,v 1.2 2012/12/19 17:12:11 giovanni Exp $
--- FPEngine.cc.orig	Wed Oct 31 18:00:55 2012
+++ FPEngine.cc	Fri Nov 30 12:41:47 2012
@@ -477,7 +477,7 @@ void FPNetworkControl::response_reception_handler(nsoc
   enum nse_type type = nse_type(nse);
   const u8 *rcvd_pkt = NULL;                    /* Points to the captured packet */
   size_t rcvd_pkt_len = 0;                      /* Lenght of the captured packet */
-  struct timeval pcaptime;                    /* Time the packet was captured  */
+  struct bpf_timeval pcaptime;                    /* Time the packet was captured  */
   struct sockaddr_storage sent_ss;
   struct sockaddr_storage rcvd_ss;
   struct sockaddr_in *rcvd_ss4 = (struct sockaddr_in *)&rcvd_ss;
