X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fm_die.c;h=f99aa7d3c15994bc51544e2ec86739ae7d7cbd06;hb=1b4e637606464f9af948a6e87879565f9fc1b726;hp=fbc1c427829665adbe2dc1306499b59cdb5f3f6f;hpb=d4438b8ec9eaba90c155b35ec0c960641987a9c3;p=ircu2.10.12-pk.git diff --git a/ircd/m_die.c b/ircd/m_die.c index fbc1c42..f99aa7d 100644 --- a/ircd/m_die.c +++ b/ircd/m_die.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