Rev 6 | Details | Compare with Previous | Last modification | View Log | RSS feed
/* $Id: is_ircd.h 7 2024-08-25 20:49:55Z nishi $ */
#ifndef __IS_IRCD_H__
#define __IS_IRCD_H__
int is_ircd_connect(void);
#endif