mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
[CABMAN]
Fix Windows build svn path=/trunk/; revision=55640
This commit is contained in:
parent
59dc941721
commit
50bb4a925e
1 changed files with 2 additions and 1 deletions
|
@ -16,10 +16,11 @@
|
|||
#include <time.h>
|
||||
#include <typedefs.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#ifndef MAX_PATH
|
||||
#define MAX_PATH 260
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in a new issue