summaryrefslogtreecommitdiff
blob: 3aede97ec06fe02aa872fd1a94358633f657ad4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
not all C libs pull in this header via sys/types.h for major()/etc...

--- a/src/extern.h
+++ b/src/extern.h
@@ -38,6 +38,7 @@
  */
 
 #include <sys/cdefs.h>
+#include <sys/sysmacros.h>
 
 /*
  * ar_io.c