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

Commit 167c19b5 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Darwin: include <libgen.h> for basename(3)."

am: 4b3e5e1d

Change-Id: Ibdc46a56176d35cdfa8368740a0ef5bc2a4e3fa6
parents a0c8b870 4b3e5e1d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
#include <fnmatch.h>
#include <getopt.h>
#include <inttypes.h>
#include <libgen.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>