/*****************************************************************
* PTlink IRCd is (C) CopyRight PTlink IRC Software 1999-2005 *
* http://software.pt-link.net *
* This program is distributed under GNU Public License *
* Please read the file COPYING for copyright information. *
*****************************************************************
File: m_svsinfo.h
Desc:
Author: Lamego@PTlink.net
*/
#ifndef INCLUDE_m_svsinfo_h
#define INCLUDE_m_svsinfo_h
extern time_t my_svsinfo_ts; /* on m_svsinfo.c */
extern char my_svsinfo_ts_S[32];
#endif
syntax highlighted by Code2HTML, v. 0.9.1