Merge branch 'upstream'
[debian/pax] / cpio.c
diff --git a/cpio.c b/cpio.c
index 4a9796028b8cdf1a2bdb27f6fd5f04ab3c766cc5..2019e6d9c379305f76a6cfaec4e5a317958457ea 100644 (file)
--- a/cpio.c
+++ b/cpio.c
@@ -43,6 +43,7 @@ static const char rcsid[] = "$OpenBSD: cpio.c,v 1.18 2008/01/01 16:22:44 tobias
 #endif /* not lint */
 
 #include <sys/types.h>
+#include <sys/sysmacros.h>
 #include <sys/time.h>
 #include <sys/stat.h>
 #include <sys/param.h>