I'm trying to run splint on code that includes dvsdk headers, but it errors with parse errors in the dvsdk headers.
I'm guessing they come from non-standard-c code, but there seems too much of it to use the ifndef _S_SPLINT_S_. all over the place
Any ideas?