$FreeBSD: ports/editors/glimmer/files/patch-src::gtkextext::gtkextext.h,v 1.2 2001/11/19 11:51:47 sobomax Exp $ --- src/gtkextext/gtkextext.h.orig Fri Oct 26 23:57:02 2001 +++ src/gtkextext/gtkextext.h Mon Nov 19 13:16:44 2001 @@ -30,8 +30,10 @@ #include +#include "config.h" + #ifdef WITH_SYSTEM_REGEX -#include +#include #else #include "regex.h" #endif