mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:55:42 +00:00
Add some missing files. Trunk is still not buildable
svn path=/trunk/; revision=26106
This commit is contained in:
parent
b51c90e8d2
commit
17dd2f5904
72 changed files with 1381 additions and 41 deletions
7
reactos/lib/sdk/crt/string/strncmp.c
Normal file
7
reactos/lib/sdk/crt/string/strncmp.c
Normal file
|
@ -0,0 +1,7 @@
|
|||
/* $Id$
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "internal/tcsncmp.h"
|
||||
|
||||
/* EOF */
|
Loading…
Add table
Add a link
Reference in a new issue