Fix compilation error
commit3dad27bfe5376ce794fac10fa94a52328b3441e0
authorMikhail S. Pobolovets <styx.mp@gmail.com>
Tue, 17 Feb 2009 17:41:02 +0000 (17 19:41 +0200)
committerMikhail S. Pobolovets <styx.mp@gmail.com>
Tue, 17 Feb 2009 17:41:02 +0000 (17 19:41 +0200)
treec6872585d992920d93a70fcc2b2e901dd24684c4
parentcc69f5d2784ab253d795d9c842a2eeec6a187eb5
Fix compilation error
screen.o: In function `show_free_space':
/home/dsterba/_dev/mc-build/src/screen.c:783: undefined reference to
`mhl_mem_free'
/home/dsterba/_dev/mc-build/src/screen.c:784: undefined reference to
`mhl_str_dup'

Signed-off-by: David Sterba <dave@jikos.cz>
src/screen.c