diff --git a/include/sys/prctl.h b/include/sys/prctl.h index cd34848a..d4069770 100644 --- a/include/sys/prctl.h +++ b/include/sys/prctl.h @@ -58,7 +58,7 @@ extern "C" { int prctl (int, ...); #ifdef __cplusplus -extern "C" { +} #endif #endif