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