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