mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-17 02:54:17 +00:00
Add compatibility shim for MSVC
This commit is contained in:
@@ -32,7 +32,7 @@ reg = register as defined in an enum in ppi.h. This must be converted
|
||||
|
||||
#include "ac_cfg.h"
|
||||
|
||||
#if defined (WIN32NATIVE)
|
||||
#if defined(HAVE_PARPORT) && defined(WIN32NATIVE)
|
||||
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user