Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/linux/inode.c')
-rw-r--r--newlib/libc/sys/linux/inode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/sys/linux/inode.c b/newlib/libc/sys/linux/inode.c
index 6f07f8e7a..0820ec80c 100644
--- a/newlib/libc/sys/linux/inode.c
+++ b/newlib/libc/sys/linux/inode.c
@@ -11,7 +11,7 @@
#include <linux/dirent.h>
#include <machine/syscall.h>
-#define _LIBC
+#define _LIBC 1
#include <sys/lock.h>
__LOCK_INIT(static, umask_lock);