From ee2df1d6d6a83dbe0972835d4f9adfb46a121ef5 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Sun, 12 Oct 2008 00:52:30 +0100 Subject: [ioapi] Remove old io.h file and switch all users over to --- src/core/serial.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/serial.c') diff --git a/src/core/serial.c b/src/core/serial.c index 97640f931..5b3be39c3 100644 --- a/src/core/serial.c +++ b/src/core/serial.c @@ -13,7 +13,7 @@ #include "stddef.h" #include -#include "io.h" +#include #include #include #include "config/serial.h" -- cgit v1.2.3-55-g7522