Add new libc headers in the sdk include lists

This commit is contained in:
Francisco Javier Trujillo Mata
2021-11-13 16:41:52 +01:00
parent 0302a09f2a
commit cee267dcb7

View File

@@ -8,6 +8,7 @@ RANLIB = @PSP_RANLIB@
CPPFLAGS = -I$(top_srcdir)/src/base \
-I$(top_srcdir)/src/kernel \
-I$(top_srcdir)/src/libc \
-I$(top_srcdir)/src/user \
-I$(top_srcdir)/src/net \
-I$(top_srcdir)/src/utility \