NEED_STRPTIME_H needs to be detected properly for windows.

Set it manually for now.

svn path=/trunk/; revision=52431
This commit is contained in:
Jörg Mayer 2013-10-07 00:21:23 +00:00
parent 0777f96c63
commit 05908dea85
1 changed files with 1 additions and 0 deletions

View File

@ -444,4 +444,5 @@
# define INET6 1
# define NEED_INET_V6DEFS_H 1
# define HTML_VIEWER "mozilla"
# define NEED_STRPTIME_H 1
#endif