Merge "Make liblog headers compile stand-alone."
am: fe3551e9dc
Change-Id: I20b97d38d356f720c74954200f40b8315cdd0c21
This commit is contained in:
commit
b637860732
|
@ -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