Include roken.h before including other Heimdal headers
This commit is contained in:

committed by
Love Hornquist Astrand

parent
d84119813e
commit
bf5b934b06
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user