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