Add include for proto status stub (#1119)
This commit is contained in:
parent
03d7556f22
commit
afc2c216b8
|
@ -17,6 +17,7 @@
|
|||
#include <EndpointSecurity/EndpointSecurity.h>
|
||||
#include <Kernel/kern/cs_blobs.h>
|
||||
#include <bsm/libbsm.h>
|
||||
#include <google/protobuf/stubs/status.h>
|
||||
#include <google/protobuf/util/json_util.h>
|
||||
#include <mach/message.h>
|
||||
#include <math.h>
|
||||
|
|
Loading…
Reference in New Issue