// +build !solaris

package lscolors

import 

func ( os.FileInfo) bool {
	// Doors are only supported on Solaris.
	return false
}