1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Include <fcntl.h>.

This commit is contained in:
Ulrich Drepper
2007-07-28 18:04:22 +00:00
parent ef0af159c5
commit 429849d03d

View File

@@ -1,3 +1,4 @@
#include <fcntl.h>
#include <sys/stat.h>
static void do_prepare (void);