Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
c83d9b9b
Commit
c83d9b9b
authored
Sep 05, 2018
by
Ondřej Surý
Browse files
Remove now dummy HAVE_IFLIST_SYSCTL define
parent
51bcdb78
Changes
3
Hide whitespace changes
Inline
Side-by-side
acconfig.h
View file @
c83d9b9b
...
...
@@ -17,9 +17,6 @@
***/
@
TOP
@
/** define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */
#undef HAVE_IFLIST_SYSCTL
/** define if tzset() is available */
#undef HAVE_TZSET
...
...
config.h.in
View file @
c83d9b9b
...
...
@@ -17,9 +17,6 @@
*** it does not get installed.
***/
/** define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */
#undef HAVE_IFLIST_SYSCTL
/** define if tzset() is available */
#undef HAVE_TZSET
...
...
config.h.win32
View file @
c83d9b9b
...
...
@@ -76,9 +76,6 @@
/* define if catgets() is available */
/* #undef HAVE_CATGETS */
/* define if you have the NET_RT_IFLIST sysctl variable. */
#define HAVE_IFLIST_SYSCTL 1
/* define if you need to #define _XPG4_2 before including sys/socket.h */
/* #undef NEED_XPG4_2_BEFORE_SOCKET_H */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment