2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

#include <pk11/result.h>

This commit is contained in:
Mark Andrews
2014-04-01 12:47:31 +11:00
parent e6ff1b5127
commit a3799a38e7

View File

@@ -42,6 +42,10 @@
#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>