]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
acinclude.m4: Include <stdlib.h> when using exit 1162/head
authorRyan Schmidt <git@ryandesign.com>
Sun, 20 Mar 2022 21:29:10 +0000 (16:29 -0500)
committerGitHub <noreply@github.com>
Sun, 20 Mar 2022 21:29:10 +0000 (16:29 -0500)
commitf3334fcbde0a77aa48938ba38602bff91c09cf85
treea08771bd6730b437832f11c1cf7fd5ec5487480a
parent3067919cdde9ede4ad4d0c4360d2ab58a3aafde7
acinclude.m4: Include <stdlib.h> when using exit

Fixes:

conftest.c:124:33: error: implicitly declaring library function 'exit'
with type 'void (int) __attribute__((noreturn))'
m4/acinclude.m4