]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/match.c
Re-add #include's for header files of the C file itself
[ngircd-alex.git] / src / ngircd / match.c
index 3acae90850fc5dae8508a0e4ccd865e7c981ceb4..93ddc0bc71f363ebece6d8bac0719edab478dcbf 100644 (file)
@@ -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