// PR c++/82466
// { dg-options "-Wbuiltin-declaration-mismatch" }

namespace N
{
  int printf;
}
