]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/op.c
Streamline effect of "MorePrivacy" option (WHOIS, LIST)
[ngircd-alex.git] / src / ngircd / op.c
index 6cb914353e72984a26f8c772c4aab066f6cb3216..4a1135502ab17e8546af32a875b8747c2fe0d766 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * ngIRCd -- The Next Generation IRC Daemon
- * Copyright (c)2001-2013 Alexander Barton (alex@barton.de) and Contributors.
+ * Copyright (c)2001-2014 Alexander Barton (alex@barton.de) and Contributors.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -26,6 +26,8 @@
 #include "messages.h"
 #include "irc-write.h"
 
+#include "op.h"
+
 /**
  * Return and log a "no privileges" message.
  */