Imported Debian patch 1.5-15
[debian/pax] / cpio.c
diff --git a/cpio.c b/cpio.c
index 47bf5caa932e2640b1525bb9816a116c957bf071..eb486fe47a8269eca16cb74bf7ce0fc407f7543b 100644 (file)
--- a/cpio.c
+++ b/cpio.c
@@ -47,6 +47,7 @@ static char rcsid[] = "$OpenBSD: cpio.c,v 1.5 1997/07/25 18:58:28 mickey Exp $";
 #endif /* not lint */
 
 #include <sys/types.h>
+#include <sys/sysmacros.h>
 #include <sys/time.h>
 #include <sys/stat.h>
 #include <sys/param.h>