]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Pull in the dictionary header in module_method.h
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 16 May 2024 16:39:57 +0000 (10:39 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 16 May 2024 16:39:57 +0000 (10:39 -0600)
src/lib/server/module_method.h

index ee2a136a79ae72c3c0c5c566e0f22313df374a17..3d0b1c4e42aac74190d176196ec2e069bdcafb54 100644 (file)
@@ -29,6 +29,8 @@ RCSIDH(module_method_h, "$Id$")
 extern "C" {
 #endif
 
+#include <freeradius-devel/util/dict.h>
+
 /** Specifies a module method identifier
  *
  * These are used in module definitions and by virtual servers to find mutually