aboutsummaryrefslogtreecommitdiff
path: root/stand/common/ls.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/common/ls.c')
-rw-r--r--stand/common/ls.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/common/ls.c b/stand/common/ls.c
index cd6b7c49ea5f..daeecfa488da 100644
--- a/stand/common/ls.c
+++ b/stand/common/ls.c
@@ -38,8 +38,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <ufs/ufs/dinode.h>
#include <ufs/ufs/dir.h>