From a6bbf7929cf1c952b97c03c77bec7f96c8b5e2af Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Sun, 8 Dec 2002 12:08:37 +0000 Subject: Fix compile warning --- console-tools/openvt.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'console-tools/openvt.c') diff --git a/console-tools/openvt.c b/console-tools/openvt.c index 61c781b3a..77c897597 100644 --- a/console-tools/openvt.c +++ b/console-tools/openvt.c @@ -27,6 +27,8 @@ #include #include #include +#include + #include "busybox.h" #define VTNAME "/dev/tty%d" -- cgit v1.2.3