Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Crayon2000 committed Nov 10, 2024
1 parent 5c9b87c commit 8dc6508
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/wutnewlib/wut_reent.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "wut_newlib.h"
#include "wut_thread_specific.h"
#include <stdlib.h>
#include <string.h>

#include <coreinit/thread.h>

Expand Down

0 comments on commit 8dc6508

Please sign in to comment.