diff options
Diffstat (limited to 'chvt.c')
-rw-r--r-- | chvt.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -12,8 +12,6 @@ | |||
12 | #include <stdlib.h> | 12 | #include <stdlib.h> |
13 | #include <fcntl.h> | 13 | #include <fcntl.h> |
14 | 14 | ||
15 | extern int getfd(void); | ||
16 | |||
17 | int chvt_main(int argc, char **argv) | 15 | int chvt_main(int argc, char **argv) |
18 | { | 16 | { |
19 | int fd, num; | 17 | int fd, num; |