]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix compilation of the console 13650/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 19 Dec 2023 14:52:06 +0000 (15:52 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 19 Dec 2023 14:52:06 +0000 (15:52 +0100)
pdns/dnsdist-console.hh

index 96d9d3899945c0e837ec05f6d841add31d8d7a17..6e227d47165db16e6af7f77c66f6893c26d5f192 100644 (file)
@@ -22,6 +22,7 @@
 #pragma once
 
 #include "config.h"
+#include "sstuff.hh"
 
 #ifndef DISABLE_COMPLETION
 struct ConsoleKeyword {