X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/cc200171d7c40be3b204460f9c14d5d37e771866..12c4f819fadcc5fac4de0c9f510c02c560ad0f20:/modules/m_operspy.c diff --git a/modules/m_operspy.c b/modules/m_operspy.c index 0020233..520a25d 100644 --- a/modules/m_operspy.c +++ b/modules/m_operspy.c @@ -42,7 +42,6 @@ #include "msg.h" #include "parse.h" #include "modules.h" -#include "sprintf_irc.h" static int ms_operspy(struct Client *client_p, struct Client *source_p, int parc, const char *parv[]);