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