summaryrefslogtreecommitdiff
path: root/lib/attr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/attr.c')
-rw-r--r--lib/attr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/attr.c b/lib/attr.c
index 16a6d39..74d352c 100644
--- a/lib/attr.c
+++ b/lib/attr.c
@@ -1,5 +1,5 @@
/* Copyright 2010, 2011 NORDUnet A/S. All rights reserved.
- See the file COPYING for licensing information. */
+ See LICENSE for licensing information. */
/* NOTE: This file is not in use at the moment (libradsec-0.0.1). */
@@ -7,7 +7,7 @@
#include <config.h>
#endif
-#include <freeradius/libradius.h>
+#include <radius/client.h>
#include <radsec/radsec.h>
#include <radsec/radsec-impl.h>