/********************************************************************** * PTlink IRC Services 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. * ********************************************************************** Desc: ircsvs header file * $Id: ircsvs.h,v 1.2 2005/10/10 22:19:12 jpinto Exp $ */ /* global vars */ extern time_t CurrentTime; extern char* svs_version; extern int nofork; extern int on_expire;