mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 08:08:38 +00:00
c501d8112c
svn path=/branches/aicom-network-fixes/; revision=34994
7 lines
126 B
C
7 lines
126 B
C
/*
|
|
* This file is part of the Mingw32 package.
|
|
*
|
|
* memory.h maps to the standard string.h header.
|
|
*/
|
|
|
|
#include <string.h>
|