summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/linux/mq_open.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/linux/mq_open.c')
-rw-r--r--newlib/libc/sys/linux/mq_open.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/sys/linux/mq_open.c b/newlib/libc/sys/linux/mq_open.c
index b8da2144d..744cb9eaa 100644
--- a/newlib/libc/sys/linux/mq_open.c
+++ b/newlib/libc/sys/linux/mq_open.c
@@ -13,7 +13,7 @@
#include <time.h>
#include <stdarg.h>
#include <machine/weakalias.h>
-#define _LIBC
+#define _LIBC 1
#include <sys/lock.h>
#undef _LIBC