Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2009 15:25:58 +0100
From:      Ivan Voras <ivoras@freebsd.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r190058 - head/sys/geom/part
Message-ID:  <9bbcef730903190725y716a1fd9w434dff8d9948d761@mail.gmail.com>
In-Reply-To: <200903191423.n2JENHUl064869@svn.freebsd.org>
References:  <200903191423.n2JENHUl064869@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> +#ifndef _PATH_DEV
> +#define _PATH_DEV "/dev/"
> +#endif
> +

This is also about the second time I've needed _PATH_DEV for similar
purposes in the kernel, but paths.h is not in include/sys. Is there a
recommendation for this situation?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9bbcef730903190725y716a1fd9w434dff8d9948d761>