mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
*** empty log message ***
Tue Nov 5 00:04:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * stdio-common/vfprintf.c: Include <libc-lock.h>.
This commit is contained in:
@ -26,6 +26,9 @@ Boston, MA 02111-1307, USA. */
|
||||
#define __need_FILE
|
||||
#include <stdio.h>
|
||||
|
||||
#define __need_size_t
|
||||
#include <stddef.h>
|
||||
|
||||
/* Paths to the userd files. */
|
||||
#define SHADOW "/etc/shadow"
|
||||
|
||||
|
Reference in New Issue
Block a user