added HAVE_CONFIG_H

ulab-original
jsorg71 16 years ago
parent e5796ac8a0
commit 4fb3a1a547

@ -24,6 +24,9 @@
put all the os / arch define in here you want
*/
#if defined(HAVE_CONFIG_H)
#include "config_ac.h"
#endif
#if defined(_WIN32)
#include <windows.h>
#include <winsock.h>

Loading…
Cancel
Save