cttyhack: trivial build fixlet

1_9_stable
Denis Vlasenko 2007-12-22 19:57:28 +00:00
parent 4baed3a080
commit 528a8b9769
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ struct serial_struct {
int reserved[1];
};
int cttyhack_main(int argc, char **argv) ATTRIBUTE_NORETURN;
int cttyhack_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
int cttyhack_main(int argc, char **argv)
{
int fd;