summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2011-09-21 14:09:56 +0300
committerVicent Marti <tanoku@gmail.com>2011-09-21 14:09:56 +0300
commite3ecf7e9ab043e44ffd94729f27e3a0c434c355a (patch)
treef47ae1f17c18967c3809bc914510e66a1c84e6a5
parent805dc2a08855364663e7d1cca45dd58318907883 (diff)
downloadlibgit2-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