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

View file

@ -25,8 +25,6 @@
#if !defined(WIN32NATIVE)
#define _BSD_SOURCE // Needed to enable various macros (such as h_addr)
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>