mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-05 06:37:29 +02:00
tools/lib/atusb.c: added missing standard #includes
This commit is contained in:
parent
e77658fe26
commit
9746205fd9
@ -11,6 +11,8 @@
|
||||
*/
|
||||
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <usb.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user