Try and fix build on newer systems
This commit is contained in:
parent
9255184f62
commit
6dd4c7873a
@ -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;
|
||||
+
|
||||
|
Loading…
Reference in New Issue
Block a user