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