]> 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)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 21 Nov 2017 10:23:50 +0000 (11:23 +0100)
(cherry picked from commit 00f1924bb1900e8c6eab1bd0fe03ff21d41f38eb)

pdns/botansigners.cc

index 2681da08a6ee21207fa796876ffb3c333a70401d..32280ee5479d0ad5cf40fdc688d325780bc251f6 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>