evil: fix warnings when mingw-w64 4.* is installed
authorVincent Torri <vincent dot torri at gmail dot com>
Mon, 26 Oct 2015 07:07:57 +0000 (08:07 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 11 Nov 2015 22:36:09 +0000 (14:36 -0800)
commit26ed6638aeb3089a7eb784b9bf50f1830f7b5e02
tree749b7890907f91c4495d17077df65baccc3507ba
parentb5042ff669f8e9512f966659ab135db5efcfa576
evil: fix warnings when mingw-w64 4.* is installed

mingw-w64 4.* adds several macros and functions compared to the 3.* version,
so make sure that Evil does not redeclare them

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/evil/Evil.h
src/lib/evil/evil_stdlib.c
src/lib/evil/evil_stdlib.h