Control: tags -1 + patch

Thank you for the heads up.  I had a look at the code, and this patch
get the code building.

diff --git a/include/array_info.h b/include/array_info.h
index 70d6458..2566ee7 100644
--- a/include/array_info.h
+++ b/include/array_info.h
@@ -44,6 +44,7 @@
 #define _ARRAY_INFO_H_
 
 #include <linux/major.h>
+#include <sys/sysmacros.h>
 #include <sys/types.h>
 #include <sys/ioctl.h>
 #include <sys/stat.h>

I currently lack the hardware required to verify the new code work, but
am quite sure I found the correct header to include.

-- 
Happy hacking
Petter Reinholdtsen

Reply via email to