reactos/reactos/lib/sdk/crt/string/wcsnlen.c
Hervé Poussineau 17dd2f5904 Add some missing files. Trunk is still not buildable
svn path=/trunk/; revision=26106
2007-03-15 10:58:19 +00:00

8 lines
90 B
C

/* $Id$
*/
#define _UNICODE
#include <wchar.h>
#include "internal/tcsnlen.h"
/* EOF */