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_unlink.c')
-rw-r--r--newlib/libc/sys/linux/mq_unlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/sys/linux/mq_unlink.c b/newlib/libc/sys/linux/mq_unlink.c
index 93902cd59..ce7bd0e01 100644
--- a/newlib/libc/sys/linux/mq_unlink.c
+++ b/newlib/libc/sys/linux/mq_unlink.c
@@ -10,7 +10,7 @@
#include <string.h>
#include <stdlib.h>
#include <machine/weakalias.h>
-#define _LIBC
+#define _LIBC 1
#include <sys/lock.h>
#undef _LIBC