Added missing include
This commit is contained in:
parent
1d59651632
commit
3982aee329
3 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include "usb-core.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef DEBUG
|
||||
#define PRINTF(...) printf(__VA_ARGS__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue