$NetBSD$
--- ../opts.c.orig	2004-05-24 01:23:56.000000000 +0200
+++ ../opts.c	2004-05-24 01:24:52.000000000 +0200
@@ -82,7 +82,7 @@
 	{ "oldformat",	v_bool,	&oldformat, action_thru, 0 },
 	{ "tabhour",	v_int,	&tabhour, action_thru, 0 },
 	{ "verbose",	v_bool,	&verbose, action_thru, 0 },
-	{ NULL, NULL, NULL },
+	{ NULL, 0, NULL, NULL },
 };
 
 static int repaint;
