Skip to content

Commit

Permalink
include missing gcbool.h fail0verflow#19
Browse files Browse the repository at this point in the history
  • Loading branch information
basti564 committed Mar 9, 2024
1 parent 3e9556d commit bb496e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions channel/channelapp/stub/cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ distribution.
*/

#include <gctypes.h>
#include <gcbool.h>

#define LC_BASEPREFIX 0xe000
#define LC_BASE (LC_BASEPREFIX<<16)
Expand Down

0 comments on commit bb496e7

Please sign in to comment.