summaryrefslogtreecommitdiffstats
path: root/lasso/xml/samlp_status.c
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-03-27 15:04:26 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-03-27 15:04:26 +0000
commitb09ef2e015287adfc16c9f71f0f7c5b3aba3502c (patch)
tree4a123967a28b03c4d9d075f83dfd843ff3523ff5 /lasso/xml/samlp_status.c
parent75ed81fb0c963228dc0bd170a09042bf525b817c (diff)
downloadlasso-b09ef2e015287adfc16c9f71f0f7c5b3aba3502c.tar.gz
lasso-b09ef2e015287adfc16c9f71f0f7c5b3aba3502c.tar.xz
lasso-b09ef2e015287adfc16c9f71f0f7c5b3aba3502c.zip
Core: do not mix public and private headers
* lots of files: explicitely load the internal header xml/private.h where needed.
Diffstat (limited to 'lasso/xml/samlp_status.c')
-rw-r--r--lasso/xml/samlp_status.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/xml/samlp_status.c b/lasso/xml/samlp_status.c
index 35fd4ffa..40e03ecf 100644
--- a/lasso/xml/samlp_status.c
+++ b/lasso/xml/samlp_status.c
@@ -22,6 +22,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include "private.h"
#include <lasso/xml/samlp_status.h>
/**