#include struct str_list { int sl_nmods; struct str_mlist *sl_modlist; }; /* XOPEN(400) */