Index: uspace/drv/usbhid/mouse/mousedev.c
===================================================================
--- uspace/drv/usbhid/mouse/mousedev.c	(revision f8e549b52124323a9ffac36fd2a570e409768f0b)
+++ uspace/drv/usbhid/mouse/mousedev.c	(revision f90c0d6c1710d4e0841deffb9389c9f882f27afd)
@@ -309,5 +309,5 @@
 	 * Wheel
 	 */
-	int wheel;
+	int wheel = 0;
 	
 	path = usb_hid_report_path();
