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