aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'paxmacho.c')
-rw-r--r--paxmacho.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/paxmacho.c b/paxmacho.c
index fcdff4b..39db1cb 100644
--- a/paxmacho.c
+++ b/paxmacho.c
@@ -9,6 +9,7 @@
#include <byteswap.h>
#include <fcntl.h>
+#include <stddef.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>