From: Remi Gacogne Date: Thu, 22 Nov 2018 16:08:34 +0000 (+0100) Subject: Fix missing header for exception X-Git-Tag: auth-4.2.0-alpha1~6^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=badc98ae0cd3be180bfe683758cc2da1bf4b9cd6;p=thirdparty%2Fpdns.git Fix missing header for exception --- diff --git a/pdns/standalone_fuzz_target_runner.cc b/pdns/standalone_fuzz_target_runner.cc index 1de874f5c3..40a9a4b9b9 100644 --- a/pdns/standalone_fuzz_target_runner.cc +++ b/pdns/standalone_fuzz_target_runner.cc @@ -1,6 +1,7 @@ #include #include +#include #include #include