]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Missing header
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 2 Apr 2021 17:22:51 +0000 (18:22 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 2 Apr 2021 17:22:51 +0000 (18:22 +0100)
src/lib/server/trigger.c

index a79750ab60db6b21adf6d957498a1c6d9bf466a8..1e5a7c0ffc988765dbcefaadd9fceed17e6ac6bd 100644 (file)
@@ -31,6 +31,7 @@ RCSID("$Id$")
 #include <freeradius-devel/unlang/function.h>
 #include <freeradius-devel/unlang/interpret.h>
 #include <freeradius-devel/util/debug.h>
+#include <waitpid.h>
 
 /** Whether triggers are enabled globally
  *