unittests: do not include curl_memory.h
authorMarc Hoersken <info@marc-hoersken.de>
Fri, 3 Jan 2014 11:30:23 +0000 (12:30 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Fri, 3 Jan 2014 11:30:23 +0000 (12:30 +0100)
commitd28b70d1521a924e1c8e8267e61b6b948fbfd4e8
treea085d2f835206059224a90a54491191cbc799363
parent231b23acbba2d40265db8843853cc93ab1da2b9b
unittests: do not include curl_memory.h

memdebug.h already contains all required definitions and including
curl_memory.h causes errors like the following:

tests/unit/unit1394.c:119: undefined reference to `Curl_cfree'
tests/unit/unit1394.c:120: undefined reference to `Curl_cfree'
tests/unit/unit1305.c
tests/unit/unit1394.c