aboutsummaryrefslogtreecommitdiff
path: root/squashfs-tools/unsquashfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'squashfs-tools/unsquashfs.c')
-rw-r--r--squashfs-tools/unsquashfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/squashfs-tools/unsquashfs.c b/squashfs-tools/unsquashfs.c
index 0dbc4c2..643883b 100644
--- a/squashfs-tools/unsquashfs.c
+++ b/squashfs-tools/unsquashfs.c
@@ -37,6 +37,7 @@
#include <sys/sysinfo.h>
#endif
+#include <sys/sysmacros.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>