base: heimbase-svc.h needs to include heimbase.h
heimbase-svc.h depends on heim_context from heimbase.h. Not all consumers also remember to import heimbase.h (now that it is included by hdb.h).
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
#ifndef HEIMBASE_SVC_H
|
||||
#define HEIMBASE_SVC_H 1
|
||||
|
||||
#include <heimbase.h>
|
||||
|
||||
/*
|
||||
* This file is meant to be included in services, which can
|
||||
*
|
||||
|
Reference in New Issue
Block a user