Add missing stdint.h
Coverity has started whining about uint32_t missing in this .h Change-Id: I57992121c0593d6a0ada35917802d0300cf91259 Signed-off-by: Chris Luke <chrisy@flirble.org>
This commit is contained in:
committed by
Damjan Marion
parent
dd4889e21c
commit
76981eedcd
@@ -16,6 +16,7 @@
|
||||
#ifndef included_acl_inlines_h
|
||||
#define included_acl_inlines_h
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <plugins/acl/acl.h>
|
||||
#include <plugins/acl/fa_node.h>
|
||||
|
||||
Reference in New Issue
Block a user