$OpenBSD: patch-ncat_ncat_core_h,v 1.2 2012/12/19 17:12:11 giovanni Exp $
--- ncat/ncat_core.h.orig	Tue Nov 13 09:40:49 2012
+++ ncat/ncat_core.h	Fri Nov 30 12:41:47 2012
@@ -168,7 +168,7 @@ struct options {
 extern struct options o;
 
 /* The time the program was started, for exit statistics in connect mode. */
-extern struct timeval start_time;
+extern struct bpf_timeval start_time;
 
 /* Initializes global options to their default values. */
 void options_init(void);
