summaryrefslogtreecommitdiff
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
parent473862a01b8ed9fef234c9f2f0eb1d087f57d974 (diff)
Renaming config.h to ptw32-config.h to avoid confusion.Balau-changes
-rw-r--r--pthread.h2
-rw-r--r--ptw32-config.h (renamed from config.h)0
2 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)
diff --git a/config.h b/ptw32-config.h
index e231724..e231724 100644
--- a/config.h
+++ b/ptw32-config.h