Merge "Make liblog headers compile stand-alone." am: fe3551e9dc am: b637860732

am: 7b9c789d23

Change-Id: Ie4227d04492fdb6d571eca3f7637e650180b4716
This commit is contained in:
Jayant Chowdhary 2017-10-04 01:00:52 +00:00 committed by android-build-merger
commit f4778e827f
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
#ifndef _LIBS_LOG_SAFETYNET_H
#define _LIBS_LOG_SAFETYNET_H
#include <stdint.h>
#ifdef __cplusplus
extern "C" {
#endif