Fix __STDC_WANT_SECURE_LIB__ redefinition

svn path=/trunk/; revision=44928
This commit is contained in:
Ged Murphy 2010-01-04 14:02:49 +00:00
parent 9282abf812
commit b19ad21200

View file

@ -8,7 +8,6 @@
#define MINGW_HAS_SECURE_API 1
#include <tchar.h>
#define __STDC_WANT_SECURE_LIB__
#include <time.h>
#include "bitsfixup.h"