copy-paste error in prctl.h

This commit is contained in:
Rich Felker 2011-06-18 07:39:05 -04:00
parent 7f5471529c
commit 5a2e74ebd2
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ extern "C" {
int prctl (int, ...);
#ifdef __cplusplus
extern "C" {
}
#endif
#endif