Include roken.h before including other Heimdal headers

This commit is contained in:
Asanka Herath
2009-08-26 12:58:01 -04:00
committed by Love Hornquist Astrand
parent d84119813e
commit bf5b934b06

View File

@@ -37,6 +37,7 @@
#define __KADM5_LOCL_H__
#include <config.h>
#include <roken.h>
#include <stdio.h>
#include <stdlib.h>
@@ -76,7 +77,6 @@
#include "kadm5_err.h"
#include <hdb.h>
#include <der.h>
#include <roken.h>
#include <parse_units.h>
#include "private.h"