From 5d2fe5036edadb7476799923fbaa59d99335d98f Mon Sep 17 00:00:00 2001 From: Valery V Yatsko Date: Sat, 16 Aug 2008 22:24:28 +0400 Subject: [PATCH] comment to fix egd (not work currently) --- src/ircd.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ircd.c b/src/ircd.c index 9089ae8..5eac695 100644 --- a/src/ircd.c +++ b/src/ircd.c @@ -67,6 +67,8 @@ #include "sslproc.h" #include "chmode.h" +/* XXX fix egd!!! */ + /* /quote set variables */ struct SetOptions GlobalSetOptions;