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

Commit 12f56a00 authored by Jayant Chowdhary's avatar Jayant Chowdhary
Browse files

Make liblog headers compile stand-alone.

Test: process liblog headers individually with header-abi-dumper.

Test: mm -j64

Bug: 66971285

Change-Id: If7dec611b84eb9fa8e1e5a974b444d4ddf54759a
parent 541428a1
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -10,6 +10,8 @@
#ifndef _LIBS_LOG_SAFETYNET_H
#ifndef _LIBS_LOG_SAFETYNET_H
#define _LIBS_LOG_SAFETYNET_H
#define _LIBS_LOG_SAFETYNET_H


#include <stdint.h>

#ifdef __cplusplus
#ifdef __cplusplus
extern "C" {
extern "C" {
#endif
#endif