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

Commit 677ab971 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Fix missing #includes in external/bluetooth."

parents 6a95b08a 958d25ba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
*****************************************************************************/

#include <assert.h>
#include <errno.h>
#include <sys/times.h>

#include "gki_int.h"
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@

#include <assert.h>
#include <ctype.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>