mirror of
https://github.com/fluencelabs/musl
synced 2025-05-30 16:11:40 +00:00
fix incorrect include guard in mqueue.h
This commit is contained in:
parent
246e15c0dc
commit
2318207adc
@ -1,5 +1,5 @@
|
|||||||
#ifndef _SEMAPHORE_H
|
#ifndef _MQUEUE_H
|
||||||
#define _SEMAPHORE_H
|
#define _MQUEUE_H
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user