]> Savannah Git Hosting - gnulib.git/commit
Include <stdlib.h> when needed.
authorBruno Haible <bruno@clisp.org>
Sun, 30 Jun 2019 14:11:08 +0000 (16:11 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 30 Jun 2019 14:11:08 +0000 (16:11 +0200)
commitfcd36afd142c6b0969016314982c02dc66985b1f
treefdaae401983510ad9024596039cf76b1f62f4f17
parent3712d6cd285b2bd42592b2d7bd5bf4645f6d443c
Include <stdlib.h> when needed.

* lib/cnd.c: Include <stdlib.h>, needed for abort().
* lib/fcntl.c: Likewise.
* lib/mbscasestr.c: Likewise.
* lib/mbssep.c: Likewise.
* lib/mbsstr.c: Likewise.
* lib/openat.c: Include <stdlib.h>, needed for free().
* lib/windows-tls.c: Include <stdlib.h>, needed for malloc(), free(),
abort().
ChangeLog
lib/cnd.c
lib/fcntl.c
lib/mbscasestr.c
lib/mbssep.c
lib/mbsstr.c
lib/openat.c
lib/windows-tls.c