Merge "Make liblog headers compile stand-alone."

This commit is contained in:
Treehugger Robot 2017-10-04 00:49:55 +00:00 committed by Gerrit Code Review
commit fe3551e9dc
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