Move #include <whereami.h>

This commit is contained in:
stefanrueger
2026-08-01 20:59:38 +02:00
parent d8e3fab4a7
commit 886f65e7d1

View File

@@ -19,7 +19,6 @@
#include <ac_cfg.h>
#include <whereami.h>
#include <string.h>
#include <errno.h>
#include <stdio.h>
@@ -29,6 +28,7 @@
#include <math.h>
#include <unistd.h>
#include <sys/stat.h>
#include <whereami.h>
#include "avrdude.h"
#include "libavrdude.h"