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, 0 insertions, 2 deletions
diff --git a/include/task_id.h b/include/task_id.h
index 9ddc61678b..e617d820b5 100644
--- a/include/task_id.h
+++ b/include/task_id.h
@@ -16,8 +16,6 @@
#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)