0b44a031
1 2 3 4 5 6
#include <nl_types.h> nl_catd catopen (const char *name, int oflag) { return (nl_catd)-1; }