summaryrefslogtreecommitdiff
path: root/cad/PrusaSlicer/files/patch-bundled__deps_avrdude_avrdude_arduino.c
blob: 002561cba863ba774ee05ed4f453e0c7aac6df1e (plain) (blame)
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>