Files
git/git-compat-util.h
Johannes Schindelin d23130a5fb git-compat-util.h: declare mkstemp() before use
On MinGW, we roll our own version of mkstemp().  Since xmkstemp() uses it,
we need to declare it before that.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2007-09-04 02:03:55 +01:00

11 KiB