commit - f0d633b5ac8dbf1cef26778bd0f3b2cf1b2242f3
commit + 44a2b3cf69e2f6d1915fb6797dd3e0eeba73e90f
blob - dfa0e94d35822b89fe830ec5a07cafb868f2b81a
blob + b638a90a69014a281ba876b01d578ea44be8cffa
--- src/ngircd/irc.c
+++ src/ngircd/irc.c
* Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
* der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
*
- * $Id: irc.c,v 1.105 2002/12/06 17:02:39 alex Exp $
+ * $Id: irc.c,v 1.106 2002/12/12 11:40:41 alex Exp $
*
* irc.c: IRC-Befehle
*/
#include "imp.h"
#include <assert.h>
+#include <stdio.h>
#include <string.h>
#include "conn.h"