mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-04 01:00:09 +00:00
fix missing types
This commit is contained in:
@@ -19,6 +19,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <pspkerneltypes.h>
|
||||
|
||||
/**
|
||||
* Inititalise the resolver library
|
||||
|
@@ -17,6 +17,7 @@
|
||||
#define __PSPUTILITY_SAVEDATA_H__
|
||||
|
||||
#include <psptypes.h>
|
||||
#include <pspkerneltypes.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user