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

Commit e81f4d6d authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove unnecessary #include from <memtrack/memtrack.h>.

Change-Id: I933bc75ffa8a612fd6f572e6ee76cf9a24a35562
parent ae2b746c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@

#include <sys/types.h>
#include <stddef.h>
#include <cutils/compiler.h>

#ifdef __cplusplus
extern "C" {