Source: Stabilize include order of sys/types.h before sys/stat.h
Include the two headers in an isolated block with a comment separating them so that tools that re-order includes do not re-order these.
Please register or sign in to comment
Include the two headers in an isolated block with a comment separating them so that tools that re-order includes do not re-order these.