xref: /netbsd-src/external/gpl2/grep/dist/src/grepmat.c (revision a8fa202a6440953be7b92a8960a811bff58203f4)
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