diff --git a/usr.sbin/fstyp/Makefile b/usr.sbin/fstyp/Makefile index ec4b9645bc71..d9f5470261c3 100644 --- a/usr.sbin/fstyp/Makefile +++ b/usr.sbin/fstyp/Makefile @@ -13,7 +13,6 @@ MAN= fstyp.8 WARNS?= 2 -.include .include .if ${MK_TESTS} != "no" && ${TARGET_ENDIANNESS} == 1234