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

Commit fdc5bc88 authored by Christopher Ferris's avatar Christopher Ferris Committed by android-build-merger
Browse files

Merge "Add unistd.h to includes in Regs.h" am: fdfb9a01 am: fb62d038

am: fae118aa

Change-Id: Id5fa85053dfce84393c343f9ff2ccfa173e73f8c
parents 8d730482 fae118aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
#define _LIBUNWINDSTACK_REGS_H

#include <stdint.h>
#include <unistd.h>

#include <functional>
#include <string>