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/mq_getattr.c')
-rw-r--r--newlib/libc/sys/linux/mq_getattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/sys/linux/mq_getattr.c b/newlib/libc/sys/linux/mq_getattr.c
index b82906013..65813f3b3 100644
--- a/newlib/libc/sys/linux/mq_getattr.c
+++ b/newlib/libc/sys/linux/mq_getattr.c
@@ -4,7 +4,7 @@
#include <errno.h>
#include <sys/sem.h>
#include <string.h>
-#define _LIBC
+#define _LIBC 1
#include <sys/lock.h>
#undef _LIBC