We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ecd12 commit ddfaf24Copy full SHA for ddfaf24
1 file changed
rthreads/ctr_pthread.h
@@ -26,6 +26,8 @@
26
#include <3ds/thread.h>
27
#include <3ds/synchronization.h>
28
#include <3ds/svc.h>
29
+#include <3ds/services/apt.h>
30
+#include <sys/time.h>
31
#include <time.h>
32
#include <errno.h>
33
#include <retro_inline.h>
0 commit comments