Subversion Repositories IRCServ

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

/* $Id: is_ircd.h 6 2024-08-25 19:00:39Z nishi $ */

#ifndef __IS_IRCD_H__
#define __IS_IRCD_H__

void is_ircd_connect(void);

#endif