aboutsummaryrefslogtreecommitdiff
path: root/chvt.c
diff options
context:
space:
mode:
Diffstat (limited to 'chvt.c')
-rw-r--r--chvt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/chvt.c b/chvt.c
index bf1ed609b..37fd21ae9 100644
--- a/chvt.c
+++ b/chvt.c
@@ -12,8 +12,6 @@
12#include <stdlib.h> 12#include <stdlib.h>
13#include <fcntl.h> 13#include <fcntl.h>
14 14
15extern int getfd(void);
16
17int chvt_main(int argc, char **argv) 15int chvt_main(int argc, char **argv)
18{ 16{
19 int fd, num; 17 int fd, num;