]> git.ipfire.org Git - people/ms/libloc.git/commit
test-stringpool: Include stdint.h on Linux
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Oct 2019 08:42:41 +0000 (08:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Oct 2019 08:42:41 +0000 (08:42 +0000)
commit27e72316d93f6918e92cef80995ab5f2da53a2d7
tree3b42a7f4d599eb8133dbd13feea707e77e0f16e8
parent7158d9d1edadb6c1b467f3a78ecd6862ae3265f0
test-stringpool: Include stdint.h on Linux

This is required to have intmax_t declared.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/test-stringpool.c