$NetBSD: patch-ay,v 1.3 2010/08/13 14:25:35 taca Exp $

--- include/config.h.in.orig	2010-08-12 15:56:26.000000000 +0000
+++ include/config.h.in
@@ -1199,6 +1199,9 @@
 /* The size of `short', as computed by sizeof. */
 #undef SIZEOF_SHORT
 
+/* The size of `time_t', as computed by sizeof. */
+#undef SIZEOF_TIME_T
+
 /* The size of `void*', as computed by sizeof. */
 #undef SIZEOF_VOIDP
 
