summaryrefslogtreecommitdiff
path: root/include/task_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/task_id.h')
-rw-r--r--include/task_id.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/task_id.h b/include/task_id.h
index e617d820b5..9ddc61678b 100644
--- a/include/task_id.h
+++ b/include/task_id.h
@@ -16,6 +16,8 @@
#include "config.h"
#include "task_filter.h"
+#include <stdint.h>
+
/* define the name of the header containing the list of tasks */
#define STRINGIFY0(name) #name
#define STRINGIFY(name) STRINGIFY0(name)