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