mem.h at [1a9ce97cc9]

File target-headers/mingw32msvc/include/mem.h artifact cfae341a7d part of check-in 1a9ce97cc9


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