mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Add 'memory.h' to libc
The 'memory.h' libc header is included by the openjpeg library.
This commit is contained in:
@@ -67,7 +67,8 @@ LIBC_IMPORT_INCLUDES = include/libc/strings.h \
|
|||||||
include/libc/netdb.h \
|
include/libc/netdb.h \
|
||||||
include/libc/ar.h \
|
include/libc/ar.h \
|
||||||
include/libc/stdint.h \
|
include/libc/stdint.h \
|
||||||
include/libc/ieeefp.h
|
include/libc/ieeefp.h \
|
||||||
|
include/libc/memory.h
|
||||||
|
|
||||||
#
|
#
|
||||||
# Files from include directory needed for stdlib
|
# Files from include directory needed for stdlib
|
||||||
|
|||||||
Reference in New Issue
Block a user