summaryrefslogtreecommitdiff
path: root/utils/deriveConstants/DeriveConstants.hs
diff options
context:
space:
mode:
Diffstat (limited to 'utils/deriveConstants/DeriveConstants.hs')
-rw-r--r--utils/deriveConstants/DeriveConstants.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/deriveConstants/DeriveConstants.hs b/utils/deriveConstants/DeriveConstants.hs
index ff47456432..66c1f0e456 100644
--- a/utils/deriveConstants/DeriveConstants.hs
+++ b/utils/deriveConstants/DeriveConstants.hs
@@ -634,6 +634,7 @@ getWanted verbose tmpdir gccProgram gccFlags nmProgram
"#include \"Capability.h\"",
"",
"#include <inttypes.h>",
+ "#include <stddef.h>",
"#include <stdio.h>",
"#include <string.h>",
"",