mirror of
https://github.com/git/git.git
synced 2026-03-13 10:23:30 +01:00
Remove getpagesize() from sha1_file.c because is it now included in git-compat-util.h. Conflicts: Makefile compat/mingw.c git-compat-util.h Signed-off-by: Steffen Prohaska <prohaska@zib.de>