From: Alan T. DeKok Date: Wed, 20 Oct 2021 14:15:18 +0000 (-0400) Subject: let's include all of the headers X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3784c7a444295dfeb91af4409666df057ac702e;p=thirdparty%2Ffreeradius-server.git let's include all of the headers --- diff --git a/src/lib/util/base.h b/src/lib/util/base.h index 0694fd7aa4a..5012c212768 100644 --- a/src/lib/util/base.h +++ b/src/lib/util/base.h @@ -51,7 +51,9 @@ RCSIDH(libradius_h, "$Id$") #include #include #include +#include #include +#include #include #include #include