Try and fix build on newer systems

This commit is contained in:
Bastien Nocera 2009-07-29 14:07:51 +00:00
parent 9255184f62
commit 6dd4c7873a

View File

@ -108,7 +108,7 @@ index 0000000..fad8b47
+ uint8_t hard;
+};
+
+static char *get_name(__u32 idx)
+static char *get_name(uint32_t idx)
+{
+ char *filename, *name, *pos;
+