Remove ac_cfg.h from libavrdude.h

This commit is contained in:
Joerg Wunsch 2022-01-10 14:27:08 +01:00
parent cf35b7fe32
commit 48bcc269e2
3 changed files with 3 additions and 0 deletions

View File

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

View File

@ -17,6 +17,7 @@
*/
#include "ac_cfg.h"
#include "avrdude.h"
#include "libavrdude.h"

View File

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