Skip to content

Commit

Permalink
Need syserror in dependency.c
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed May 25, 2024
1 parent 8d0646a commit 7e81703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/server/dependency.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
RCSID("$Id$")

#include <freeradius-devel/util/regex.h>
#include <freeradius-devel/util/syserror.h>
#include <freeradius-devel/util/version.h>

#include <freeradius-devel/server/cf_util.h>
Expand Down

0 comments on commit 7e81703

Please sign in to comment.