blob: 8a974b130e4b912fdcff9715869efa3c719250b0 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/adb/usb_linux.c
2+++ b/adb/usb_linux.c
3@@ -21,6 +21,7 @@
4
5 #include <sys/ioctl.h>
6 #include <sys/types.h>
7+#include <sys/sysmacros.h>
8 #include <sys/time.h>
9 #include <dirent.h>
10 #include <fcntl.h>