Add 'memory.h' to libc

The 'memory.h' libc header is included by the openjpeg library.
This commit is contained in:
Norman Feske 2011-12-30 00:32:24 +01:00
parent b5d7a75a22
commit e5ac9422e7
1 changed files with 2 additions and 1 deletions

View File

@ -67,7 +67,8 @@ LIBC_IMPORT_INCLUDES = include/libc/strings.h \
include/libc/netdb.h \
include/libc/ar.h \
include/libc/stdint.h \
include/libc/ieeefp.h
include/libc/ieeefp.h \
include/libc/memory.h
#
# Files from include directory needed for stdlib