Hi, I'm trying to compile HzLoad to install it on my Old 2DS, but when I try to launch the command make && make HIMEM=1,
I have this error in the file soos/main.c:

As I got some warnings before, i edited that file by including <string.h>,
and replaced the -DARM11 -D_3DS flag in Makefile with -D__3DS__.
I installed devkitpro just this morning (08/13/2023) from here, using the automated installer: https://devkitpro.org/wiki/Getting_Started#Windows
I'm using Windows 11 build 22621.2134.
Is there any missing info? Any help is appreciated.
Thanks