Do not include config.h in heimbase.h (fix #447)
We can't include config.h in public headers, as config.h is not public.
This reverts part of commit a8f0905b71
.
This commit is contained in:
@@ -82,6 +82,7 @@ struct mbuf;
|
||||
#include <com_err.h>
|
||||
|
||||
#include <heimbase.h>
|
||||
#include "heimbase-atomics.h"
|
||||
|
||||
#define HEIMDAL_TEXTDOMAIN "heimdal_krb5"
|
||||
|
||||
|
Reference in New Issue
Block a user