diff options
Diffstat (limited to 'include/kernel/uart.h')
-rw-r--r-- | include/kernel/uart.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/kernel/uart.h b/include/kernel/uart.h index 97eebfd..34d21a4 100644 --- a/include/kernel/uart.h +++ b/include/kernel/uart.h @@ -1,8 +1,6 @@ #ifndef _PSP2_KERN_UART_H_ #define _PSP2_KERN_UART_H_ -#include <psp2kern/types.h> - #ifdef __cplusplus extern "C" { #endif |