commit | 1d97ac4fd239976f22475adb76a27e0f10920c9b | [log] [tgz] |
---|---|---|
author | Simon Kelley <simon@thekelleys.org.uk> | Fri Jan 31 11:12:27 2014 +0000 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Fri Jan 31 11:12:27 2014 +0000 |
tree | f70f2fed279fd2bb09d412b81cd9c9e2c6184710 | |
parent | db73746620862f1db357aac5ea4065b1ce4961f0 [diff] [blame] |
copy-n-paste error.
diff --git a/src/dnsmasq.c b/src/dnsmasq.c index 4167835..03f9449 100644 --- a/src/dnsmasq.c +++ b/src/dnsmasq.c
@@ -654,7 +654,7 @@ } #endif -#ifdef HAVE_DBUS +#ifdef HAVE_DNSSEC if (option_bool(OPT_DNSSEC_VALID)) my_syslog(LOG_INFO, _("DNSSEC validation enabled")); #endif