added basic ssl support to ircu
[ircu2.10.12-pk.git] / ircd / ircd_crypt_plain.c
index 03cb3e1d4868b215f66b2cd88e8a06350b270844..2b96a735b32900420b609cf53ec00f5751ae8744 100644 (file)
 #include "config.h"
 #include "ircd_crypt.h"
 #include "ircd_crypt_plain.h"
+#include "ircd_log.h"
 #include "s_debug.h"
 #include "ircd_alloc.h"
 
-#include <assert.h>
+/* #include <assert.h> -- Now using assert in ircd_log.h */
 #include <unistd.h>
 
 /** Just sends back the supplied password.