diff options
Diffstat (limited to 'pthread.h')
-rw-r--r-- | pthread.h | 2 |
1 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) |