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