summaryrefslogtreecommitdiff
path: root/utils/linked_list.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/linked_list.c')
-rw-r--r--utils/linked_list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/linked_list.c b/utils/linked_list.c
index 31ec52d..92617fe 100644
--- a/utils/linked_list.c
+++ b/utils/linked_list.c
@@ -32,7 +32,7 @@
#define LOG_TAG "LocSvc_utils_ll"
#include "log_util.h"
-
+#include "platform_lib_includes.h"
#include <stdlib.h>
#include <stdint.h>