[go: up one dir, main page]

Menu

[r10]: / dtorrent / trunk / bttime.h  Maximize  Restore  History

Download this file

8 lines (4 with data), 63 Bytes

1
2
3
4
5
6
#ifndef BTTIME_H
#define BTTIME_H
extern time_t now;
#endif