| extern "C" { | |
| __attribute__((const)) | |
| int *__errno_location(void); | |
| extern char *program_invocation_short_name, *program_invocation_name; | |
| } | |
| extern "C" { | |
| __attribute__((const)) | |
| int *__errno_location(void); | |
| extern char *program_invocation_short_name, *program_invocation_name; | |
| } | |