]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
let's include all of the headers
authorAlan T. DeKok <aland@freeradius.org>
Wed, 20 Oct 2021 14:15:18 +0000 (10:15 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 20 Oct 2021 14:57:54 +0000 (10:57 -0400)
src/lib/util/base.h

index 0694fd7aa4a9db924d4bf63763e50348c44307af..5012c212768a8210348e183709e3a3f0369c7cff 100644 (file)
@@ -51,7 +51,9 @@ RCSIDH(libradius_h, "$Id$")
 #include <freeradius-devel/util/log.h>
 #include <freeradius-devel/util/lsan.h>
 #include <freeradius-devel/util/md4.h>
+#include <freeradius-devel/util/md5.h>
 #include <freeradius-devel/util/misc.h>
+#include <freeradius-devel/util/net.h>
 #include <freeradius-devel/util/packet.h>
 #include <freeradius-devel/util/pair.h>
 #include <freeradius-devel/util/pair_legacy.h>