usbreset: Add missing header
Fixes undefined reference to strtoul Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Hauke Mehrtens
parent
5dc7d63d0a
commit
653e05d27f
@@ -37,6 +37,7 @@ Alan Stern
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user