]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#include <pk11/result.h>
authorMark Andrews <marka@isc.org>
Tue, 1 Apr 2014 01:47:31 +0000 (12:47 +1100)
committerMark Andrews <marka@isc.org>
Tue, 1 Apr 2014 01:47:31 +0000 (12:47 +1100)
bin/confgen/ddns-confgen.c

index 73326329feef65d369d9be2318b6b89ca26d8d29..fdb670e058707f803413f0f9b2a2572d4750424c 100644 (file)
 #include <isc/time.h>
 #include <isc/util.h>
 
+#ifdef PKCS11CRYPTO
+#include <pk11/result.h>
+#endif
+
 #include <dns/keyvalues.h>
 #include <dns/name.h>
 #include <dns/result.h>