CLEANUP: protect checks.h from multiple inclusions

The types/checks.h include file isn't protected against multiple inclusions,
so let's surround it with "#ifndef _TYPES_CHECKS_H/#endif" to fix this.
1 file changed