diff options
Diffstat (limited to 'lib/attr.c')
-rw-r--r-- | lib/attr.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ /* See the file COPYING for licensing information. */ +#if defined HAVE_CONFIG_H +#include <config.h> +#endif + #include <freeradius/libradius.h> #include <radsec/radsec.h> #include <radsec/radsec-impl.h> |