Fix compilation error with gcc 4.4.1
Signed-off-by: Rafael Campos Las Heras <methril@gmail.com>
This commit is contained in:
parent
f0da635e55
commit
733ced125a
|
@ -21,6 +21,7 @@
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <jtag/jtag.h>
|
||||||
#include "bitq.h"
|
#include "bitq.h"
|
||||||
#include <jtag/interface.h>
|
#include <jtag/interface.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue