struct SomeStruct; typedef struct SomeStruct SomeStruct; The above works, but is there a simpler (or better) way?