diff options
author | Reiko Asakura | 2021-02-11 12:05:53 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-02-11 12:05:53 -0500 |
commit | cedabc50f2df4926ae3039f225f0452ebe05176d (patch) | |
tree | e67bb62340f3cc027c92b41cf70a65d7e462ef5a /include/kernel/lowio/iftu.h | |
parent | scePafResourceGetAttributeIdIntLpb: fix NID (diff) | |
download | vds-libraries-cedabc50f2df4926ae3039f225f0452ebe05176d.tar.gz |
Fix includes: various
Diffstat (limited to 'include/kernel/lowio/iftu.h')
-rw-r--r-- | include/kernel/lowio/iftu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/kernel/lowio/iftu.h b/include/kernel/lowio/iftu.h index 9580219..27efd9f 100644 --- a/include/kernel/lowio/iftu.h +++ b/include/kernel/lowio/iftu.h @@ -1,8 +1,6 @@ #ifndef _PSP2_KERN_LOWIO_IFTU_H_ #define _PSP2_KERN_LOWIO_IFTU_H_ -#include <psp2kern/types.h> - #ifdef __cplusplus extern "C" { #endif |