Remove ac_cfg.h from libavrdude.h

This commit is contained in:
Joerg Wunsch
2022-01-10 14:27:08 +01:00
parent a447673b07
commit fa8a31740f

View File

@@ -21,9 +21,6 @@
#ifndef libavrdude_h
#define libavrdude_h
/* XXX should go away */
#include "ac_cfg.h"
#include <stdio.h>
#include <limits.h>
#include <stdbool.h>