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

Commit fe3551e9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Make liblog headers compile stand-alone."

parents 533fbd62 12f56a00
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