$NetBSD$

--- uulib/fptools.c.orig	2004-02-23 19:05:32.000000000 -0500
+++ uulib/fptools.c	2008-06-01 16:08:35.000000000 -0400
@@ -517,6 +517,7 @@
   return number;
 }
 
+#if 0 /* insecure */
 /*
  * tempnam is not ANSI, but tmpnam is. Ignore the prefix here.
  */
@@ -526,3 +527,4 @@
 {
   return _FP_strdup (tmpnam (NULL));
 }
+#endif
