mirror of
https://github.com/reactos/reactos.git
synced 2025-01-15 18:43:27 +00:00
Fix building on Windows
svn path=/trunk/; revision=13101
This commit is contained in:
parent
fa74b30016
commit
3dd9f51ff6
1 changed files with 557 additions and 556 deletions
|
@ -14,6 +14,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <malloc.h>
|
||||
|
||||
/* DEFINES ****************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in a new issue