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

Commit 87c90e7b authored by Ryan Prichard's avatar Ryan Prichard
Browse files

Add missing <assert.h> include

Bug: 175635923
Test: m MODULES-IN-system-core-trusty
Change-Id: I7790dde8eba948cf95cb14dd2b436c3f6f88765a
parent 999efbef
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
#include <BufferAllocator/BufferAllocator.h>
#include <android-base/logging.h>
#include <android-base/unique_fd.h>
#include <assert.h>
#include <fcntl.h>
#include <getopt.h>
#include <stdbool.h>