repo.or.cz
/
kugel-rb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Repair build-all.sh and clean-all.sh.
[kugel-rb.git]
/
tools
/
checkwps
/
file.h
blob
4256c1ee3714f8261f1ac533df8aa983309be52b
1
#ifndef MAX_PATH
2
#define MAX_PATH 260
3
#endif
4
5
/* Wrapper - required for O_RDONLY */
6
7
#include <fcntl.h>