aboutsummaryrefslogtreecommitdiff
path: root/stand/common/zfs_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/common/zfs_cmd.c')
-rw-r--r--stand/common/zfs_cmd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stand/common/zfs_cmd.c b/stand/common/zfs_cmd.c
index cee5b8993210..0180d31f374b 100644
--- a/stand/common/zfs_cmd.c
+++ b/stand/common/zfs_cmd.c
@@ -23,9 +23,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
/*
* MD bootstrap main() and assorted miscellaneous
* commands.