diff options
Diffstat (limited to 'src/modules/m_spanningtree/main.h')
-rw-r--r-- | src/modules/m_spanningtree/main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_spanningtree/main.h b/src/modules/m_spanningtree/main.h index fe5683246..937e908d3 100644 --- a/src/modules/m_spanningtree/main.h +++ b/src/modules/m_spanningtree/main.h @@ -24,7 +24,6 @@ #pragma once #include "inspircd.h" -#include <stdarg.h> /** If you make a change which breaks the protocol, increment this. * If you completely change the protocol, completely change the number. |