From e468bff39baa209e81448fadb39899f53d4e9299 Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Mon, 18 Feb 2013 15:00:33 -0500 Subject: [PATCH] Use talloc --- src/include/libradius.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/include/libradius.h b/src/include/libradius.h index d00407d..572348e 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. -- 2.1.4