aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/debug/GdbStub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug/GdbStub.h b/src/debug/GdbStub.h
index ace07bf..99b8815 100644
--- a/src/debug/GdbStub.h
+++ b/src/debug/GdbStub.h
@@ -3,6 +3,7 @@
#define GDBSTUB_H_
#include <stddef.h>
+#include <sys/types.h>
#include <map>
#include <vector>