#include #include nl_catd catopen (const char *name, int oflag) { errno = EOPNOTSUPP; return (nl_catd)-1; }