Pull in <stdio.h> (for snprintf()) directly instead of
authorguenther <guenther@openbsd.org>
Sun, 18 Aug 2024 02:20:29 +0000 (02:20 +0000)
committerguenther <guenther@openbsd.org>
Sun, 18 Aug 2024 02:20:29 +0000 (02:20 +0000)
commit66e5b30f07118dc27f73db4347326bf0321b41fe
tree37cf44f4c271dc7971c3970918446e2e95cd1041
parent22b23f348df62a43ac634724b194f663179fa97a
Pull in <stdio.h> (for snprintf()) directly instead of
assuming some local .h will pull it in

ok deraadt@
lib/libc/locale/setlocale.c
lib/libc/time/localtime.c