#ifdef OBJC
#  error "OBJC is defined, but should not be"
#endif
int c_dep(void)
{
  return 0;
}
