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