ssfmalloc: Fix includes.
commit7a30314ca2b6d7cf9564004d5550110cf49e9c7b
authorBruno Haible <bruno@clisp.org>
Mon, 4 Jan 2021 06:58:03 +0000 (4 07:58 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 4 Jan 2021 06:58:03 +0000 (4 07:58 +0100)
treea0698459f3897bb251840631917ee617281d14ba
parenta41424b904c2e14cb395b3736dbd76d727204af9
ssfmalloc: Fix includes.

* lib/ssfmalloc.h: Include <strings.h>, for ffs().
* tests/test-ssfmalloc.c: Include <string.h>, for memset().
ChangeLog
lib/ssfmalloc.h
tests/test-ssfmalloc.c