aboutsummaryrefslogtreecommitdiff
path: root/squashfs-tools/mksquashfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'squashfs-tools/mksquashfs.c')
-rw-r--r--squashfs-tools/mksquashfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/squashfs-tools/mksquashfs.c b/squashfs-tools/mksquashfs.c
index dd75aaa..f122c25 100644
--- a/squashfs-tools/mksquashfs.c
+++ b/squashfs-tools/mksquashfs.c
@@ -50,6 +50,7 @@
#include <sys/wait.h>
#include <limits.h>
#include <ctype.h>
+#include <sys/sysmacros.h>
#ifndef FNM_EXTMATCH /* glibc extension */
#define FNM_EXTMATCH 0