summaryrefslogtreecommitdiff
path: root/tools/sched_ext/include/scx/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sched_ext/include/scx/common.h')
-rw-r--r--tools/sched_ext/include/scx/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/sched_ext/include/scx/common.h b/tools/sched_ext/include/scx/common.h
index dc18b99e55cd..1dc76bd84296 100644
--- a/tools/sched_ext/include/scx/common.h
+++ b/tools/sched_ext/include/scx/common.h
@@ -16,6 +16,7 @@
#include <stdlib.h>
#include <stdint.h>
#include <errno.h>
+#include "enum_defs.autogen.h"
typedef uint8_t u8;
typedef uint16_t u16;