summaryrefslogtreecommitdiff
path: root/tools/checkwps/file.h
blob: 4256c1ee3714f8261f1ac533df8aa983309be52b (plain)
1
2
3
4
5
6
7
#ifndef MAX_PATH
#define MAX_PATH 260
#endif

/* Wrapper - required for O_RDONLY */

#include <fcntl.h>