summaryrefslogtreecommitdiff
path: root/src/fcstr.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2013-01-02 17:35:56 -0600
committerBehdad Esfahbod <behdad@behdad.org>2013-01-02 17:35:56 -0600
commitec8a40d2381014ad2e72b5da0e6357a85f078f9f (patch)
tree8c70685e97abf9a3729dfab2db22dd7768f2a071 /src/fcstr.c
parent5c0a4f2726fd1440bf3ec4bb375e5e4d146bd989 (diff)
Fix build and warnings on win32
Diffstat (limited to 'src/fcstr.c')
-rw-r--r--src/fcstr.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fcstr.c b/src/fcstr.c
index 34093a05..cdab3839 100644
--- a/src/fcstr.c
+++ b/src/fcstr.c
@@ -29,9 +29,6 @@
#ifdef HAVE_REGEX_H
#include <regex.h>
#endif
-#ifdef _WIN32
-#include <windows.h>
-#endif
/* Objects MT-safe for readonly access. */