Merge pull request #820 from dl8dtl/libavrdude-remove-ac_cfg_h

Remove ac_cfg.h from libavrdude.h
This commit is contained in:
Jörg Wunsch
2022-01-11 12:44:26 +01:00
committed by GitHub
6 changed files with 5 additions and 3 deletions

View File

@@ -22,6 +22,7 @@
#include <stdio.h>
#include <stdlib.h>
#include "ac_cfg.h"
#include "avrdude.h"
#include "libavrdude.h"