From fa8a31740f382291707d1fb76783bb4ca1ce2b98 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Mon, 10 Jan 2022 14:27:08 +0100 Subject: [PATCH] Remove ac_cfg.h from libavrdude.h --- src/libavrdude.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/libavrdude.h b/src/libavrdude.h index 40b49b53..0a72f678 100644 --- a/src/libavrdude.h +++ b/src/libavrdude.h @@ -21,9 +21,6 @@ #ifndef libavrdude_h #define libavrdude_h -/* XXX should go away */ -#include "ac_cfg.h" - #include #include #include