libsubid: include alloc.h
Fixes: efbbcade43
: Use safer allocation macros
Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
parent
9a9e163e71
commit
aa15bc445e
@ -4,6 +4,7 @@
|
||||
#include <stdbool.h>
|
||||
#include <subid.h>
|
||||
#include <string.h>
|
||||
#include "alloc.h"
|
||||
|
||||
enum subid_status shadow_subid_has_any_range(const char *owner, enum subid_type t, bool *result)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user