From a1572e0ab0f5fab9a1f0185ded593bec811aa175 Mon Sep 17 00:00:00 2001 From: Alexey Zaytsev Date: Sun, 2 Mar 2008 03:41:10 +0300 Subject: Modify gPXE core and drivers to work with the new timer subsystem Signed-off-by: Alexey Zaytsev --- src/hci/mucurses/kb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hci/mucurses/kb.c') diff --git a/src/hci/mucurses/kb.c b/src/hci/mucurses/kb.c index 291ee6ac..cada7291 100644 --- a/src/hci/mucurses/kb.c +++ b/src/hci/mucurses/kb.c @@ -1,6 +1,6 @@ #include #include -#include +#include #include "mucurses.h" /** @file -- cgit v1.2.3-55-g7522