]> granicus.if.org Git - pdns/commitdiff
replace depricated botan.h include
authorKees Monshouwer <mind04@monshouwer.org>
Wed, 25 Oct 2017 23:06:54 +0000 (01:06 +0200)
committermind04 <mind04@monshouwer.org>
Thu, 26 Oct 2017 08:01:00 +0000 (10:01 +0200)
pdns/botansigners.cc

index 603306707136eb1d424dc10a197b10a8fa310e8d..5d7b43b62b5bf071687435832c4c33f1b030fec5 100644 (file)
@@ -22,8 +22,7 @@
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
-#include <botan/botan.h>
-#include <botan/build.h>
+#include <botan/auto_rng.h>
 #include <botan/gost_3410.h>
 #include <botan/gost_3411.h>
 #include <botan/pubkey.h>