From 18481510d9e6e3a6fec5e466d179bffe60d3acf8 Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Sun, 2 Jun 2019 05:43:07 -0500 Subject: usr.bin/grep: make buildable; needs more hammering to ensure proper functioning --- usr.bin/grep/queue.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'usr.bin/grep/queue.c') diff --git a/usr.bin/grep/queue.c b/usr.bin/grep/queue.c index e3c6be1..fa7a95d 100644 --- a/usr.bin/grep/queue.c +++ b/usr.bin/grep/queue.c @@ -31,13 +31,6 @@ * Dodge. It is used in place of to get a better performance. */ -#if HAVE_NBTOOL_CONFIG_H -#include "nbtool_config.h" -#endif - -#include -__RCSID("$NetBSD: queue.c,v 1.5 2011/08/31 16:24:57 plunky Exp $"); - #include #include -- cgit v1.2.3-60-g2f50