>> +#ifndef _PATH_DEV> +#define _PATH_DEV "/dev/"> +#endif> + This is also about the second time I've needed _PATH_DEV for similarpurposes in the kernel, but paths.h is not in include/sys. Is there arecommendation for this situation?