]> Savannah Git Hosting - gnulib.git/commit
newlocale: Fix implicit function declarations.
authorCollin Funk <collin.funk1@gmail.com>
Sun, 23 Mar 2025 21:33:49 +0000 (14:33 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 23 Mar 2025 21:33:49 +0000 (14:33 -0700)
commit7d0d2480143d46dc9ee8dfd17d4149b84d5eab2e
tree63b5e6071a544a1fde771b235f11e565025204d8
parentac5a514409a87cd3f58277b7223dd747a7cf3a77
newlocale: Fix implicit function declarations.

* lib/newlocale.c [HAVE_NEWLOCALE]: Include string.h for strlen and
strcmp, stdio.h for sprintf, and stdlib.h for free.
ChangeLog
lib/newlocale.c