aboutsummaryrefslogtreecommitdiffstats
path: root/src/generic/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/generic/misc.h')
-rw-r--r--src/generic/misc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/generic/misc.h b/src/generic/misc.h
index eebd16d8..5e50633e 100644
--- a/src/generic/misc.h
+++ b/src/generic/misc.h
@@ -2,7 +2,6 @@
#define __GENERIC_MISC_H
#include <stdarg.h> // va_list
-#include <stddef.h> // size_t
#include <stdint.h> // uint8_t
struct command_encoder;