summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'liblog/include/log/log_safetynet.h')
-rw-r--r--liblog/include/log/log_safetynet.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/liblog/include/log/log_safetynet.h b/liblog/include/log/log_safetynet.h
index b8ca475ce..07e8c8ab1 100644
--- a/liblog/include/log/log_safetynet.h
+++ b/liblog/include/log/log_safetynet.h
@@ -10,6 +10,8 @@
10#ifndef _LIBS_LOG_SAFETYNET_H 10#ifndef _LIBS_LOG_SAFETYNET_H
11#define _LIBS_LOG_SAFETYNET_H 11#define _LIBS_LOG_SAFETYNET_H
12 12
13#include <stdint.h>
14
13#ifdef __cplusplus 15#ifdef __cplusplus
14extern "C" { 16extern "C" {
15#endif 17#endif