Add HAVE_CONFIG_H.

This commit is contained in:
Ralf Corsepius
2009-11-17 17:15:08 +00:00
parent ce841ab57c
commit 56f9698239

View File

@@ -23,6 +23,10 @@
* $Id$
*/
#if HAVE_CONFIG_H
#include "config.h"
#endif
#if defined(_WIN32)
#define _CRT_SECURE_NO_WARNINGS /* Disable deprecation warning in VS2005 */
#endif /* _WIN32 */