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