$OpenBSD: patch-config_h_in,v 1.1.1.1 2003/07/08 16:23:47 espie Exp $
--- config.h.in.orig	Wed Jul  2 12:06:59 2003
+++ config.h.in	Wed Jul  2 12:07:23 2003
@@ -163,6 +163,9 @@
 /* Define if you have the strdup function.  */
 #undef HAVE_STRDUP
 
+/* Define if you have the mkstemp function.  */
+#undef HAVE_MKSTEMP
+
 /* Define if you have the strtoul function.  */
 #undef HAVE_STRTOUL
 
