add stdint.h
This commit is contained in:
parent
b3373d38a4
commit
5a899bea08
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <stdint.h>
|
||||||
#include <getopt.h>
|
#include <getopt.h>
|
||||||
#include <ftdi.h>
|
#include <ftdi.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue