Merge "Make liblog headers compile stand-alone." am: fe3551e9dc
am: b637860732
am: 7b9c789d23
am: f4778e827f
Change-Id: I3f14dbab761d08019b93bd053645f0a718e8aeb5
This commit is contained in:
commit
a4fa24dd43
|
@ -10,6 +10,8 @@
|
|||
#ifndef _LIBS_LOG_SAFETYNET_H
|
||||
#define _LIBS_LOG_SAFETYNET_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue