1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

avrdude: Build fixes

This commit is contained in:
Vojtech Kral
2018-05-16 14:55:42 +02:00
parent 404fdbcfdf
commit fe21ca5510
5 changed files with 8 additions and 8 deletions
-3
View File
@@ -35,9 +35,6 @@
#include <string.h>
#include <errno.h>
#include <unistd.h>
#if defined(WIN32NATIVE)
# include <malloc.h> /* for alloca() */
#endif
#include "avrdude.h"
#include "libavrdude.h"