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

DWORD gettime(void);

#endif