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