X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fconf.h;h=989dd742f912dac3cc39bd3953cd08043dbc909e;hb=0ac6151be9978d143a2be966b7dfbb2f2f8437d2;hp=3e507b39db1bd655c8a7f67d9ccccf59fdbcaab3;hpb=d67d94ea04990be49b3d56b1540746c0785faf1b;p=ngircd-alex.git diff --git a/src/ngircd/conf.h b/src/ngircd/conf.h index 3e507b39..989dd742 100644 --- a/src/ngircd/conf.h +++ b/src/ngircd/conf.h @@ -9,43 +9,9 @@ * Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste * der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS. * - * $Id: conf.h,v 1.11 2002/03/10 17:50:48 alex Exp $ + * $Id: conf.h,v 1.13 2002/03/12 14:37:52 alex Exp $ * * conf.h: Konfiguration des ngircd (Header) - * - * $Log: conf.h,v $ - * Revision 1.11 2002/03/10 17:50:48 alex - * - Handling von "--version" und "--help" nochmal geaendert ... - * - * Revision 1.10 2002/02/27 23:23:53 alex - * - Includes fuer einige Header bereinigt. - * - * Revision 1.9 2002/01/03 02:27:20 alex - * - das Server-Passwort kann nun konfiguriert werden. - * - * Revision 1.8 2002/01/02 02:49:16 alex - * - Konfigurationsdatei "Samba like" umgestellt. - * - es koennen nun mehrere Server und Oprtatoren konfiguriert werden. - * - * Revision 1.6 2001/12/31 02:18:51 alex - * - viele neue Befehle (WHOIS, ISON, OPER, DIE, RESTART), - * - neuen Header "defines.h" mit (fast) allen Konstanten. - * - Code Cleanups und viele "kleine" Aenderungen & Bugfixes. - * - * Revision 1.5 2001/12/30 19:26:11 alex - * - Unterstuetzung fuer die Konfigurationsdatei eingebaut. - * - * Revision 1.4 2001/12/26 22:48:53 alex - * - MOTD-Datei ist nun konfigurierbar und wird gelesen. - * - * Revision 1.3 2001/12/26 14:45:37 alex - * - "Code Cleanups". - * - * Revision 1.2 2001/12/26 03:19:57 alex - * - erste Konfigurations-Variablen definiert: PING/PONG-Timeout. - * - * Revision 1.1 2001/12/12 17:18:20 alex - * - Modul fuer Server-Konfiguration begonnen. */ @@ -55,6 +21,7 @@ #include #include "conn.h" +#include "defines.h" typedef struct _Conf_Oper