fix parameter warning

This commit is contained in:
OrigamiK
2022-10-02 03:29:49 +05:30
committed by GitHub
parent 206cff9404
commit 0c7a3f1e5a

View File

@@ -14,6 +14,7 @@
#define __UTILS_H__
#include <psptypes.h>
#include <sys/time.h>
#ifdef __cplusplus
extern "C" {