summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ouroboros/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ouroboros/common.h b/include/ouroboros/common.h
index f2be815f..90431208 100644
--- a/include/ouroboros/common.h
+++ b/include/ouroboros/common.h
@@ -24,6 +24,8 @@
#define OUROBOROS_COMMON_H
#include <stdint.h>
+#include <unistd.h>
+#include <stdbool.h>
typedef uint32_t port_id_t;