$OpenBSD: patch-src_util_h,v 1.4 2012/09/26 02:11:05 lteo Exp $
--- src/util.h.orig	Sat Mar 17 22:51:54 2012
+++ src/util.h	Sat May 26 15:10:21 2012
@@ -44,6 +44,7 @@
 #include "sflsq.h"
 #include "sfutil/sf_ipvar.h"
 #include "ipv6_port.h"
+#include "pcap_pkthdr32.h"
 
 /* Macros *********************************************************************/
 
@@ -177,7 +178,7 @@ typedef struct _IntervalStats
 int DisplayBanner(void);
 void GetTime(char *);
 int gmt2local(time_t);
-void ts_print(register const struct timeval *, char *);
+void ts_print(register const struct sf_timeval32 *, char *);
 char *copy_argv(char **);
 void strip(char *);
 double CalcPct(uint64_t, uint64_t);
