Merge "Fix <memory.h> to be a synonym for <string.h> like in glibc."

This commit is contained in:
Elliott Hughes
2013-02-22 19:49:38 +00:00
committed by Gerrit Code Review

View File

@@ -0,0 +1 @@
#include <string.h>