#  Most defaults are suitable for AIX 3.2+
$OtherDefines{"Mem_Type"} = "void";
$Cflags .= " -DWAIT_INT";
$MoreLib .= " -lbsd";
$Depend = "";
1
