diff options
Diffstat (limited to 'usb-tminit.c')
| -rw-r--r-- | usb-tminit.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usb-tminit.c b/usb-tminit.c index cf0dc38..6035c08 100644 --- a/usb-tminit.c +++ b/usb-tminit.c @@ -1,3 +1,5 @@ +#include <linux/module.h> + #include "tminit.h" static int thrustmaster_usb_probe(struct usb_interface *interface, const struct usb_device_id *id) |
