"Michael S. Tsirkin" <[email protected]> wrote: > When pulling in headers that are in the same directory as C file (as > opposed to one in include/), we should use its relative path, without a > directory. Directory based path works more or less by accident.
I don't agree with the comment that they work by accident, it is "by-design". But if you want to change the design, I agree with removing "$ROOT" from the default include path. > > Signed-off-by: Michael S. Tsirkin <[email protected]> Reviewed-by: Juan Quintela <[email protected]> Later, Juan.
