diff options
author | Florian Obser <florian@cvs.openbsd.org> | 2018-06-14 06:23:55 +0000 |
---|---|---|
committer | Florian Obser <florian@cvs.openbsd.org> | 2018-06-14 06:23:55 +0000 |
commit | 9b9edcb073a8f7008c856b2d5f78f49ec328a8b1 (patch) | |
tree | e6da4992339d8542e16ffb7128a3d81bf0527def /usr.sbin/nsd/config.h.in | |
parent | 6e92f2046b3e9798b40998173390f9f3bbf40b2b (diff) |
regen
Diffstat (limited to 'usr.sbin/nsd/config.h.in')
-rw-r--r-- | usr.sbin/nsd/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/nsd/config.h.in b/usr.sbin/nsd/config.h.in index 795944fb1af..d3470836f26 100644 --- a/usr.sbin/nsd/config.h.in +++ b/usr.sbin/nsd/config.h.in @@ -25,6 +25,9 @@ /* Define to the default facility for syslog. */ #undef FACILITY +/* Define to 1 if you have the `accept4' function. */ +#undef HAVE_ACCEPT4 + /* Define to 1 if you have the `alarm' function. */ #undef HAVE_ALARM |