summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/src/gettime.h
blob: 05d2d1b96acf27a4707e87eccd68d3f273ecf7d3 (plain)
1
2
3
4
5
6
#ifndef __GETTIME_H__
#define __GETTIME_H__

DWORD gettime(void);

#endif