aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 6e5039d8..125c3abf 100644
--- a/include/common.h
+++ b/include/common.h
@@ -31,8 +31,8 @@
#include <string.h>
#include <unistd.h>
#include <sys/time.h>
+#include <stdbool.h>
#include "types.h"
-#include "stdbool.h"
/* STRINGIFY_VAL_SIZE_MAX will fit all stringify_ strings. */