From: Alan T. DeKok Date: Mon, 18 Feb 2013 20:00:33 +0000 (-0500) Subject: Use talloc X-Git-Tag: release_3_0_0_beta1~1019 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e468bff39baa209e81448fadb39899f53d4e9299;p=thirdparty%2Ffreeradius-server.git Use talloc --- diff --git a/src/include/libradius.h b/src/include/libradius.h index d00407d5f89..572348e6afa 100644 --- a/src/include/libradius.h +++ b/src/include/libradius.h @@ -29,6 +29,8 @@ RCSIDH(libradius_h, "$Id$") #include +#include + /* * Let any external program building against the library know what * features the library was built with.