fix type issues in stdint.h so underlying types of 64-bit types match ABI
[musl] / include / sys / prctl.h
index cd34848..d406977 100644 (file)
@@ -58,7 +58,7 @@ extern "C" {
 int prctl (int, ...);
 
 #ifdef __cplusplus
-extern "C" {
+}
 #endif
 
 #endif