add memory.h, bogus legacy alias for string.h
[musl] / include / memory.h
diff --git a/include/memory.h b/include/memory.h
new file mode 100644 (file)
index 0000000..3b2f590
--- /dev/null
@@ -0,0 +1 @@
+#include <string.h>