Go to most recent revision | Details | Last modification | View Log | 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