diff options
author | Pixel <pixel@nobis-crew.org> | 2011-10-11 14:32:06 -0700 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2011-10-11 14:32:06 -0700 |
commit | c5f47480ea1f5934992db76fd4006e55993fa324 (patch) | |
tree | 6f502075db6eccbc2f454a7d17e464befde28eca | |
parent | 473862a01b8ed9fef234c9f2f0eb1d087f57d974 (diff) |
Renaming config.h to ptw32-config.h to avoid confusion.Balau-changes
-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 |