mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
avrdude: Fix h_addr
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
#if !defined(WIN32NATIVE)
|
||||
|
||||
#define _BSD_SOURCE // Needed to enable various macros (such as h_addr)
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user