summaryrefslogtreecommitdiff
path: root/usr.bin/grep/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/grep/file.c')
-rw-r--r--usr.bin/grep/file.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.bin/grep/file.c b/usr.bin/grep/file.c
index ef057ba..7a024ec 100644
--- a/usr.bin/grep/file.c
+++ b/usr.bin/grep/file.c
@@ -30,13 +30,6 @@
* SUCH DAMAGE.
*/
-#if HAVE_NBTOOL_CONFIG_H
-#include "nbtool_config.h"
-#endif
-
-#include <sys/cdefs.h>
-__RCSID("$NetBSD: file.c,v 1.10 2018/08/12 09:03:21 christos Exp $");
-
#include <sys/param.h>
#include <sys/types.h>
#include <sys/stat.h>