Continuing the effort started in r343701, #ifdef cleanup, remove

never to be used again checks.

MFC after:	1 week
This commit is contained in:
cy 2020-09-27 18:39:09 +00:00
parent aa9d4262ca
commit 8dd0516451

View File

@ -27,7 +27,7 @@ typedef int boolean_t;
# endif
# define _KERNEL
# define KERNEL
# if !defined(solaris) && !defined(linux) && !defined(__sgi) && !defined(hpux)
# if !defined(solaris)
# include <sys/file.h>
# else
# ifdef solaris