Files
git/git-compat-util.h
Johannes Schindelin ce57e9dfe9 git-compat-util: avoid redeclaring _DEFAULT_SOURCE
We are about to vendor in `mimalloc`'s source code which we will want to
include `git-compat-util.h` after defining that constant.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2023-01-12 17:07:44 +01:00

43 KiB