Commits
Stefan Knoblich committed 7a93ae2d95f
FreeTDM: Add ftdm_offset_of() and ftdm_container_of() macros. Might as well import these too... ftdm_offset_of() - Get offset of member in structure. ftdm_container_of() - Get pointer to enclosing structure from pointer to structure member. Signed-off-by: Stefan Knoblich <stkn@openisdn.net>