summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/function.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find/function.c')
-rw-r--r--usr.bin/find/function.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/find/function.c b/usr.bin/find/function.c
index c0fb6e0..e4b6dc3 100644
--- a/usr.bin/find/function.c
+++ b/usr.bin/find/function.c
@@ -871,7 +871,6 @@ f_fstype(PLAN *plan, FTSENT *entry)
}
}
-#if !defined(__NetBSD__)
PLAN *
c_fstype(OPTION *option, char ***argvp)
{
@@ -918,7 +917,6 @@ c_fstype(OPTION *option, char ***argvp)
new->flags |= F_MTUNKNOWN;
return new;
}
-#endif /* __NetBSD__ */
/*
* -group gname functions --
OpenPOWER on IntegriCloud