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

Commit 2773e88d 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 am: 167c19b5

am: 6ecf28c3

Change-Id: I4cc6109b61af1b6d1a793e7617ba124842cb9d02
parents 09fb30b7 6ecf28c3
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>