Moves Windows conditional code to dedicated files
This commit is contained in:
parent
87182b5a65
commit
3fff5985fc
2 changed files with 7 additions and 5 deletions
|
|
@ -55,10 +55,6 @@
|
|||
|
||||
#include "nfc-utils.h"
|
||||
|
||||
#if defined(WIN32) && defined(__GNUC__) /* mingw compiler */
|
||||
#include <getopt.h>
|
||||
#endif
|
||||
|
||||
static nfc_device *pnd;
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue