Use talloc
authorAlan T. DeKok <aland@freeradius.org>
Mon, 18 Feb 2013 20:00:33 +0000 (15:00 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 19 Feb 2013 20:04:07 +0000 (15:04 -0500)
src/include/libradius.h

index d00407d..572348e 100644 (file)
@@ -29,6 +29,8 @@ RCSIDH(libradius_h, "$Id$")
 
 #include <freeradius-devel/missing.h>
 
+#include <talloc.h>
+
 /*
  *  Let any external program building against the library know what
  *  features the library was built with.