Fix Windows build

svn path=/trunk/; revision=55640
This commit is contained in:
Pierre Schweitzer 2012-02-16 17:02:28 +00:00
parent 59dc941721
commit 50bb4a925e

View file

@ -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>