• A
    tomoyo: stop including hell knows what · c5dc332e
    Al Viro 提交于
    tomoyo/realpath.c needs exactly one include - that of common.h.  It pulls
    everything the thing needs, without doing ridiculous garbage such as trying
    to include ../../fs/internal.h.  If that alone doesn't scream "layering
    violation", I don't know what does; and these days it's all for nothing,
    since it fortunately does not use any symbols defined in there...
    Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
    c5dc332e
realpath.c 7.8 KB