Merge "Add unistd.h to includes in Regs.h"
This commit is contained in:
commit
fdfb9a0113
|
@ -18,6 +18,7 @@
|
|||
#define _LIBUNWINDSTACK_REGS_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <functional>
|
||||
#include <string>
|
||||
|
|
Loading…
Reference in New Issue