#include "../include/typedefs.h" // Example code from MISRA C:2012 begin /* Non-compliant */ int16_t k; /* Tentative definition - becomes external */ // Example code from MISRA C:2012 end