diff options
Diffstat (limited to 'bin/ls/main.c')
-rw-r--r-- | bin/ls/main.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/ls/main.c b/bin/ls/main.c index c1316aa..221a989 100644 --- a/bin/ls/main.c +++ b/bin/ls/main.c @@ -29,12 +29,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#include <sys/cdefs.h> - -#ifndef lint -__RCSID("$NetBSD: main.c,v 1.5 2016/09/05 01:00:07 sevan Exp $"); -#endif /* not lint */ - #include <sys/types.h> #include <fts.h> |