11 lines
262 B
Diff
11 lines
262 B
Diff
--- avrdude-8.0/src/avrdude.h.orig 2025-01-12 15:51:31.535158800 +0100
|
|
+++ avrdude-8.0/src/avrdude.h 2025-01-12 15:51:34.737728900 +0100
|
|
@@ -20,6 +20,7 @@
|
|
#define avrdude_h
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
|
|
#define SYSTEM_CONF_FILE "avrdude.conf"
|
|
|