Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c31463d2 authored by Mike Lockwood's avatar Mike Lockwood
Browse files

Revert "adb: remove unnecessary include"

This reverts commit e380c27e.
parent 27e95c1d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
#include <string.h>

#include <usbhost/usbhost.h>
#include <linux/usbdevice_fs.h>
#include <linux/version.h>
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 20)
#include <linux/usb/ch9.h>