projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15d143b
)
add memory.h, bogus legacy alias for string.h
author
Rich Felker
<dalias@aerifal.cx>
Thu, 1 Mar 2012 06:34:58 +0000
(
01:34
-0500)
committer
Rich Felker
<dalias@aerifal.cx>
Thu, 1 Mar 2012 06:34:58 +0000
(
01:34
-0500)
include/memory.h
[new file with mode: 0644]
patch
|
blob
diff --git a/include/memory.h
b/include/memory.h
new file mode 100644
(file)
index 0000000..
3b2f590
--- /dev/null
+++ b/
include/memory.h
@@ -0,0
+1
@@
+#include <string.h>