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