diff options
-rw-r--r-- | pthread.h | 2 | ||||
-rw-r--r-- | ptw32-config.h (renamed from config.h) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -212,7 +212,7 @@ typedef unsigned long ULONG_PTR; */ #if defined(HAVE_PTW32_CONFIG_H) -#include "config.h" +#include "ptw32-config.h" #endif /* HAVE_PTW32_CONFIG_H */ #if !defined(NEED_FTIME) diff --git a/config.h b/ptw32-config.h index e231724..e231724 100644 --- a/config.h +++ b/ptw32-config.h |