]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Typo
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 4 Nov 2021 19:14:10 +0000 (15:14 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 4 Nov 2021 19:14:10 +0000 (15:14 -0400)
src/bin/radiusd.c

index fd43782cf04d7b0f204428e58cd80b29b358c624..3510ef649995db2c119851396f262c786fb41c9d 100644 (file)
@@ -47,7 +47,7 @@ RCSID("$Id$")
 #include <freeradius-devel/util/syserror.h>
 
 #ifdef HAVE_CAPABILITY_H
-#include <freeradius-devel/util/cap.h
+#include <freeradius-devel/util/cap.h>
 #endif
 
 #include <ctype.h>