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