[go: up one dir, main page]

Menu

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

Download this file

10 lines (5 with data), 95 Bytes

1
2
3
4
5
6
7
8
#ifndef BTTIME_H
#define BTTIME_H
#include <time.h>
extern time_t now;
#endif // BTTIME_H