KL: Missing header file in low level getc logic

This commit is contained in:
Gregory Nutt 2013-10-01 11:25:01 -06:00
parent bb6b31f495
commit e4074e1e21
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
#include "up_arch.h"
#include "kl_config.h"
#include "kl_getputc.h"
#include "kl_lowgetc.h"
#include "chip/kl_uart.h"