repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct PPTP server firewall rules chain.
[tomato/davidwu.git]
/
release
/
src
/
router
/
vsftpd
/
filesize.h
blob
99438bd825b1120d6aea0f21d10d69082553594f
1
#ifndef VSF_FILESIZE_H
2
#define VSF_FILESIZE_H
3
4
typedef
long long
filesize_t
;
5
6
#endif
/* VSF_FILESIZE_H */
7