]> arthur.barton.de Git - ngircd.git/blobdiff - src/ngircd/irc-oper.c
- Backports aus CVS HEAD-Tree.
[ngircd.git] / src / ngircd / irc-oper.c
index 965015943d068c02046cb4795899f930d4a47f2f..4a58d026e8a1bf85f9a0a53a6710d711ac92b387 100644 (file)
@@ -9,7 +9,7 @@
  * Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
  * der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
  *
- * $Id: irc-oper.c,v 1.3 2002/03/27 20:52:58 alex Exp $
+ * $Id: irc-oper.c,v 1.3.2.1 2002/04/08 18:07:42 alex Exp $
  *
  * irc-oper.c: IRC-Operator-Befehle
  */
@@ -19,6 +19,7 @@
 
 #include "imp.h"
 #include <assert.h>
+#include <string.h>
 
 #include "ngircd.h"
 #include "conf.h"