1 /* $NetBSD: grepmat.c,v 1.1.1.1 2016/01/10 21:36:21 christos Exp $ */ 2 3 #ifdef HAVE_CONFIG_H 4 # include <config.h> 5 #endif 6 #include "system.h" 7 #include "grep.h" 8 char const *matcher; 9