#include #ifndef PRIx8 #error "PRIx8 is not defined" #endif int main(void) { return 0; }