HomeClusterLabs Projects

Build: fix double typedef declarations

Description

Build: fix double typedef declarations

Gcc complained about re-declaration of typdefs, even though the header
declarations are with an incomplete struct.
Removing the typedef from the struct definition made gcc happy again.

Details

Provenance
Lars Ellenberg <lars@linbit.com>Authored on May 17 2012, 1:30 PM
Lars Ellenberg <lars.ellenberg@linbit.com>Committed on May 18 2012, 7:54 AM
Parents
rPe1fe17479455: Merge pull request #77 from gao-yan/controld-ra
Branches
Unknown
Tags
Unknown

Event Timeline