Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4fa24dd authored by Jayant Chowdhary's avatar Jayant Chowdhary Committed by android-build-merger
Browse files

Merge "Make liblog headers compile stand-alone." am: fe3551e9 am: b6378607 am: 7b9c789d

am: f4778e82

Change-Id: I3f14dbab761d08019b93bd053645f0a718e8aeb5
parents 2173e192 f4778e82
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10,6 +10,8 @@
#ifndef _LIBS_LOG_SAFETYNET_H
#define _LIBS_LOG_SAFETYNET_H

#include <stdint.h>

#ifdef __cplusplus
extern "C" {
#endif