summaryrefslogtreecommitdiffstats
path: root/include/c.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/c.h')
-rw-r--r--include/c.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/c.h b/include/c.h
index 073615ef3..b6d8cedaf 100644
--- a/include/c.h
+++ b/include/c.h
@@ -6,6 +6,7 @@
#define UTIL_LINUX_C_H
#include <limits.h>
+#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdarg.h>