blob: e430cc02ff9d3507b3de989ed91a83a1226664f2 [file] [log] [blame]
#include <nl_types.h>
int catclose(nl_catd catd) {
return 0;
}