1 2 3 4 5 6 7 8 9 10
--- bundled_deps/avrdude/avrdude/arduino.c.orig 2024-12-20 11:54:34 UTC +++ bundled_deps/avrdude/avrdude/arduino.c @@ -28,6 +28,7 @@ #include "ac_cfg.h" #include <stdio.h> +#include <stdlib.h> #include <string.h> #include <unistd.h>