summaryrefslogtreecommitdiff
path: root/pthread.h
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2011-10-11 14:32:06 -0700
committerPixel <pixel@nobis-crew.org>2011-10-11 14:32:06 -0700
commitc5f47480ea1f5934992db76fd4006e55993fa324 (patch)
tree6f502075db6eccbc2f454a7d17e464befde28eca /pthread.h
parent473862a01b8ed9fef234c9f2f0eb1d087f57d974 (diff)
Renaming config.h to ptw32-config.h to avoid confusion.Balau-changes
Diffstat (limited to 'pthread.h')
-rw-r--r--pthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pthread.h b/pthread.h
index 9a19788..ae21f01 100644
--- a/pthread.h
+++ b/pthread.h
@@ -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)