modules_s: include sr_module.h
- some modules updated to include sr_module.h as they need access to
fparam_t
- previously that was inherited from modules_s/sl/sl_funcs.h which was
included by modules_s/sl/sl.h
- modules_s/sl/sl.h became simple API definition being included by
modules_k/sl/sl.h in order to export same API in K version