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

Commit bff94d13 authored by Arman Uguray's avatar Arman Uguray
Browse files

gn-build: Get //stack:stack to compile

This CL adds a missing include to get the //stack:stack target to compile.

BUG=21339022

Change-Id: Ie41816514c97ddcb1e4f1f0b9481364a563d8b9b
parent 902c1dad
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
#define LOG_TAG "bt_btu_task"

#include <assert.h>
#include <pthread.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>