summaryrefslogtreecommitdiff
path: root/usr.bin/grep/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/grep/util.c')
-rw-r--r--usr.bin/grep/util.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.bin/grep/util.c b/usr.bin/grep/util.c
index a3c9e4c..99e3942 100644
--- a/usr.bin/grep/util.c
+++ b/usr.bin/grep/util.c
@@ -29,13 +29,6 @@
* SUCH DAMAGE.
*/
-#if HAVE_NBTOOL_CONFIG_H
-#include "nbtool_config.h"
-#endif
-
-#include <sys/cdefs.h>
-__RCSID("$NetBSD: util.c,v 1.19 2018/02/05 22:14:26 mrg Exp $");
-
#include <sys/stat.h>
#include <sys/types.h>