Added #ifdef HAVE_CONFIG_H #include <config.h> #endif to get WIN32
definition.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user