Remove ac_cfg.h from libavrdude.h
This commit is contained in:
parent
a447673b07
commit
fa8a31740f
|
@ -21,9 +21,6 @@
|
||||||
#ifndef libavrdude_h
|
#ifndef libavrdude_h
|
||||||
#define libavrdude_h
|
#define libavrdude_h
|
||||||
|
|
||||||
/* XXX should go away */
|
|
||||||
#include "ac_cfg.h"
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
Loading…
Reference in New Issue