]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Need talloc
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 4 Nov 2021 18:50:38 +0000 (14:50 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 4 Nov 2021 18:50:38 +0000 (14:50 -0400)
src/lib/util/cap.c

index cbfe56fa8c939f9d230b17104a1dc696f9452bb6..6c0d7c047f97720d71c649309cfa1d53b54105ce 100644 (file)
@@ -29,6 +29,7 @@ RCSID("$Id$")
 #include <freeradius-devel/util/syserror.h>
 #include <freeradius-devel/util/table.h>
 
+#include <talloc.h>
 #include <pthread.h>
 
 static fr_table_num_sorted_t const cap_set_table[] = {