#ifndef __FE_NETJOIN_H #define __FE_NETJOIN_H int netsplit_is_join(IRC_SERVER_REC *server, const char *nick, const char *address); #endif