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_send.c')
-rw-r--r--newlib/libc/sys/linux/mq_send.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/sys/linux/mq_send.c b/newlib/libc/sys/linux/mq_send.c
index 92710c2f2..d3291fd2e 100644
--- a/newlib/libc/sys/linux/mq_send.c
+++ b/newlib/libc/sys/linux/mq_send.c
@@ -7,7 +7,7 @@
#include <sys/sem.h>
#include <string.h>
#include <stdlib.h>
-#define _LIBC
+#define _LIBC 1
#include <sys/lock.h>
#undef _LIBC