]> jfr.im git - solanum.git/blobdiff - ircd/supported.c
logger: add idebug
[solanum.git] / ircd / supported.c
index 2f83df53c6e4edaa3f2a92e15eac7cfed3d2a660..c28ed9d03ba5bfa6e93d68a4c1275c7b0a215c17 100644 (file)
@@ -27,8 +27,6 @@
  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
  * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGE.
- *
- *  $Id: supported.c 3568 2007-09-09 18:59:08Z jilles $
  */
 
 /* From the old supported.h which is
@@ -74,7 +72,6 @@
 
 #include "stdinc.h"
 #include "client.h"
-#include "common.h"
 #include "numeric.h"
 #include "ircd.h"
 #include "s_conf.h"