X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fmatch.c;h=93ddc0bc71f363ebece6d8bac0719edab478dcbf;hp=3acae90850fc5dae8508a0e4ccd865e7c981ceb4;hb=bd8d4e710c0cb597ef10f23691602256d44895ea;hpb=a13bb78b1e7adf7c261ac427341c397ef9a6a1ed diff --git a/src/ngircd/match.c b/src/ngircd/match.c index 3acae908..93ddc0bc 100644 --- a/src/ngircd/match.c +++ b/src/ngircd/match.c @@ -22,6 +22,8 @@ #include "defines.h" #include "tool.h" +#include "match.h" + /* * The pattern matching functions [Matche(), Matche_After_Star()] are based * on code of J. Kercheval. Version 1.1 has been released on 1991-03-12 as