From 3c9cfc50368b92b346df23b889f1df23332ed4f7 Mon Sep 17 00:00:00 2001 From: Alex Lian Date: Sun, 27 Jan 2013 23:22:35 -0500 Subject: [PATCH] Windows: getopt usage in nfc-read-forum-tag3 fixed by referencing correct header --- utils/nfc-read-forum-tag3.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/utils/nfc-read-forum-tag3.c b/utils/nfc-read-forum-tag3.c index f522727..643e5f4 100644 --- a/utils/nfc-read-forum-tag3.c +++ b/utils/nfc-read-forum-tag3.c @@ -55,6 +55,10 @@ #include "nfc-utils.h" +#if defined(WIN32) && defined(__GNUC__) /* mingw compiler */ + #include +#endif + static nfc_device *pnd; static void