summaryrefslogtreecommitdiff
path: root/gnu/dist/grep/src/grepmat.c
blob: ec7e681c3f88076afd591feba568c63458818c5f (plain)
1
2
3
4
5
6
7
8
/*	$NetBSD: grepmat.c,v 1.1.1.4 2003/01/26 23:15:30 wiz Exp $	*/

#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include "system.h"
#include "grep.h"
char const *matcher;