Make sure the MIN() macro is defined.
authorEtienne Dechamps <etienne@edechamps.fr>
Sun, 17 May 2015 21:21:11 +0000 (22:21 +0100)
committerEtienne Dechamps <etienne@edechamps.fr>
Sun, 17 May 2015 21:21:11 +0000 (22:21 +0100)
commitc1154bf696b0b3ad22126a76750d610e32e2ffc1
treec3662dd773cfa7e7c9a1a581c3c15c50521c8f93
parent5c32bd1578d59e005f634621d17ca96af32bb630
Make sure the MIN() macro is defined.

On MinGW this is not automatically the case, thereby breaking the build.
src/meta.c
src/protocol_misc.c