X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fm_wallchops.c;h=f5163b44ffa51c5e75f541e27bb504e8948a9d30;hb=1b4e637606464f9af948a6e87879565f9fc1b726;hp=6fa55c140b3d579508c94307b2510470e745f7d6;hpb=d4438b8ec9eaba90c155b35ec0c960641987a9c3;p=ircu2.10.12-pk.git diff --git a/ircd/m_wallchops.c b/ircd/m_wallchops.c index 6fa55c1..f5163b4 100644 --- a/ircd/m_wallchops.c +++ b/ircd/m_wallchops.c @@ -79,6 +79,8 @@ * note: it is guaranteed that parv[0]..parv[parc-1] are all * non-NULL pointers. */ +#include "config.h" + #if 0 /* * No need to include handlers.h here the signatures must match