mirror of git://git.musl-libc.org/musl
copy-paste error in prctl.h
This commit is contained in:
parent
7f5471529c
commit
5a2e74ebd2
|
@ -58,7 +58,7 @@ extern "C" {
|
||||||
int prctl (int, ...);
|
int prctl (int, ...);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue