This commit is contained in:
Eric Warmenhoven 2024-04-18 09:09:46 -04:00 committed by GitHub
parent ac79b43cb9
commit 970f404392
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,6 +26,7 @@
#include <string/stdstring.h>
#include <file/file_path.h>
#include <retro_miscellaneous.h>
#include "../../verbosity.h"
extern int csops(pid_t pid, unsigned int ops, void * useraddr, size_t usersize);