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 /pthread.h | |
parent | 473862a01b8ed9fef234c9f2f0eb1d087f57d974 (diff) |
Renaming config.h to ptw32-config.h to avoid confusion.Balau-changes
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) |