]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Use mkstemp on freebsd...
authorTed Lemon <source@isc.org>
Sat, 24 Jun 2000 06:25:25 +0000 (06:25 +0000)
committerTed Lemon <source@isc.org>
Sat, 24 Jun 2000 06:25:25 +0000 (06:25 +0000)
includes/cf/freebsd.h

index 7f03e0a848e4d4eba0d585598b64c0c279722ce7..590d0e81ea085e3ad8b74f79831a97bf77be5f3b 100644 (file)
@@ -106,6 +106,7 @@ extern int h_errno;
 #if defined (USE_DEFAULT_NETWORK)
 #  define USE_BPF
 #endif
+#define HAVE_MKSTEMP
 #ifdef NEED_PRAND_CONF
 #ifndef HAVE_DEV_RANDOM
  # define HAVE_DEV_RANDOM 1