avrdude: Fix h_addr
This commit is contained in:
parent
839c0451f7
commit
97b3c38148
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user