X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fm_restart.c;h=6c52b93de68ac37927535c73d29599eb17641ae6;hb=1b4e637606464f9af948a6e87879565f9fc1b726;hp=d566eae6101bcfd0f4da4ce8eb5b1715e6a5ea6d;hpb=d4438b8ec9eaba90c155b35ec0c960641987a9c3;p=ircu2.10.12-pk.git diff --git a/ircd/m_restart.c b/ircd/m_restart.c index d566eae..6c52b93 100644 --- a/ircd/m_restart.c +++ b/ircd/m_restart.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