From a6d49c17c9ef82420138a51b52a9ce57074650db Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 26 Mar 2012 14:43:52 +0100 Subject: [console] Move putchar() and getchar() declarations to stdio.h Signed-off-by: Michael Brown --- src/usr/iwmgmt.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/usr/iwmgmt.c') diff --git a/src/usr/iwmgmt.c b/src/usr/iwmgmt.c index 29f623c3..abcd63f4 100644 --- a/src/usr/iwmgmt.c +++ b/src/usr/iwmgmt.c @@ -19,7 +19,6 @@ FILE_LICENCE ( GPL2_OR_LATER ); #include -#include #include #include #include -- cgit v1.2.3-55-g7522