aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fstyp/zfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fstyp/zfs.c')
-rw-r--r--usr.sbin/fstyp/zfs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/fstyp/zfs.c b/usr.sbin/fstyp/zfs.c
index 52d05a4df55a..96ff0485d71e 100644
--- a/usr.sbin/fstyp/zfs.c
+++ b/usr.sbin/fstyp/zfs.c
@@ -28,9 +28,7 @@
__FBSDID("$FreeBSD$");
#include <sys/types.h>
-#include <cddl/compat/opensolaris/sys/types.h>
#include <sys/time.h>
-#include <cddl/compat/opensolaris/sys/time.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>