- Remove unused cconf items
#include "msg.h"
#include "channel.h"
#include "userload.h"
-#if defined(PCS) || defined(AIX) || defined(DYNIXPTX) || defined(SVR3)
-#include <time.h>
-#endif
#include <sys/stat.h>
#include <fcntl.h>
#include <utmp.h>
char info[REALLEN + 1], *inpath, *host, *encr;
char s_version[REALLEN + 1];
aClient *acptr, *bcptr;
- aConfItem *aconf, *cconf;
+ aConfItem *aconf;
int hop, ts = 0;
info[0] = '\0';
char *parv[];
{
int port, tmpport, retval;
- aConfItem *aconf, *cconf;
+ aConfItem *aconf;
aClient *acptr;
if (check_registered (sptr))