reactos/include/crt/mem.h
Art Yerkes c501d8112c Create a branch for network fixes.
svn path=/branches/aicom-network-fixes/; revision=34994
2008-08-01 11:32:26 +00:00

6 lines
101 B
C

/*
* This file is part of the Mingw32 package.
*
* mem.h maps to string.h
*/
#include <string.h>