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, ...);
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue