wok-current view udev/stuff/udev-gcc6.patch @ rev 25786

Bump gvfs to fix issue with open files on android device, patch udev to fix mtp issue on pcmanfm
author Stanislas Leduc <shann@slitaz.org>
date Tue Jul 29 18:05:13 2025 +0000 (2 months ago)
parents
children
line source
1 --- a/src/mtd_probe/mtd_probe.h
2 +++ b/src/mtd_probe/mtd_probe.h
3 @@ -18,6 +18,7 @@
4 */
6 #include <mtd/mtd-user.h>
7 +#include <stdint.h>
9 /* Full oob structure as written on the flash */
10 struct sm_oob {