import winsup-2000-02-17 snapshot
This commit is contained in:
8
winsup/mingw/include/mem.h
Normal file
8
winsup/mingw/include/mem.h
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
* This file is part of the Mingw32 package.
|
||||
*
|
||||
* mem.h maps to string.h
|
||||
*/
|
||||
#ifndef __STRICT_ANSI__
|
||||
#include <string.h>
|
||||
#endif
|
Reference in New Issue
Block a user