From: Remi Gacogne Date: Tue, 19 Dec 2023 14:52:06 +0000 (+0100) Subject: dnsdist: Fix compilation of the console X-Git-Tag: dnsdist-1.9.0-rc1~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f13045b6ad3f98f0ceb5e79567d77beec8a3a3;p=thirdparty%2Fpdns.git dnsdist: Fix compilation of the console --- diff --git a/pdns/dnsdist-console.hh b/pdns/dnsdist-console.hh index 96d9d38999..6e227d4716 100644 --- a/pdns/dnsdist-console.hh +++ b/pdns/dnsdist-console.hh @@ -22,6 +22,7 @@ #pragma once #include "config.h" +#include "sstuff.hh" #ifndef DISABLE_COMPLETION struct ConsoleKeyword {