diff options
author | Vicent Marti <tanoku@gmail.com> | 2011-09-21 14:09:56 +0300 |
---|---|---|
committer | Vicent Marti <tanoku@gmail.com> | 2011-09-21 14:09:56 +0300 |
commit | e3ecf7e9ab043e44ffd94729f27e3a0c434c355a (patch) | |
tree | f47ae1f17c18967c3809bc914510e66a1c84e6a5 | |
parent | 805dc2a08855364663e7d1cca45dd58318907883 (diff) | |
download | libgit2-e3ecf7e9ab043e44ffd94729f27e3a0c434c355a.tar.gz |
Do not have duplicate filenames
Two `posix.c` files may or may not break MSVC builds under 2008. Do not
have repeated objects.
You will need to clean & regenerate CMake.
-rw-r--r-- | src/win32/posix_w32.c (renamed from src/win32/posix.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/win32/posix.c b/src/win32/posix_w32.c index af54e7f82..af54e7f82 100644 --- a/src/win32/posix.c +++ b/src/win32/posix_w32.c |