[systemd-devel] [PATCH] core: Remove unnecessary typedef
Kay Sievers
kay at vrfy.org
Wed Apr 17 09:25:44 PDT 2013
On Wed, Apr 17, 2013 at 6:08 PM, Henrik Grindal Bakken <hgb at ifi.uio.no> wrote:
> ExecContext isn't used in this header file, and everything seems to
> build just fine without this typedef. The typedef doesn't really belong
> here, and at least my gcc-4.4.6 gives an error on type redefined.
Weird, this type of forward-declaration is a common pattern.
Applied.
Thanks,
Kay
More information about the systemd-devel
mailing list