summaryrefslogtreecommitdiff
path: root/includes/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'includes/config.h.in')
-rw-r--r--includes/config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/includes/config.h.in b/includes/config.h.in
index 1608f671..d559a338 100644
--- a/includes/config.h.in
+++ b/includes/config.h.in
@@ -46,9 +46,6 @@
/* Define to 1 to use the Berkeley Packet Filter interface code. */
#undef HAVE_BPF
-/* Define to 1 if you have the /dev/random or other configured file. */
-#undef HAVE_DEV_RANDOM
-
/* Define to 1 to use DLPI interface code. */
#undef HAVE_DLPI
@@ -121,6 +118,9 @@
/* Define to the string for a noreturn attribute. */
#undef ISC_DHCP_NORETURN
+/* Define if you have the /dev/random or other configured file. */
+#undef ISC_PATH_RANDOMDEV
+
/* Define to 1 if the system has 'struct if_laddrconf'. */
#undef ISC_PLATFORM_HAVEIF_LADDRCONF