#ifndef _LIBC_MEMORY_H #define _LIBC_MEMORY_H #pragma once /* Traditional alias for string.h. */ #include #endif /* _LIBC_MEMORY_H */