Ticket #12: USBProxyServiceLinux.cpp-806.patch
| File USBProxyServiceLinux.cpp-806.patch, 422 bytes (added by , 18 years ago) |
|---|
-
src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp
44 44 #include <sys/statfs.h> 45 45 #include <sys/poll.h> 46 46 #include <unistd.h> 47 #include <linux/compiler.h> 47 48 #include <linux/usbdevice_fs.h> 48 49 49 50

