Replace "uint" with "unsigned int"
The former is a SysV compatibility typedef on many systems and we need to set fewer magic defines per standards(5) on Solaris if we just do a global search and replace.
Loading
Please register or sign in to comment