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