Merge "Add unistd.h to includes in Regs.h"
This commit is contained in:
commit
fdfb9a0113
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
#define _LIBUNWINDSTACK_REGS_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <functional>
|
||||
#include <string>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue