mirror of https://github.com/sipwise/rtpengine.git
Older kernels (3.x) have ktime_t defined as a union, which means we
can't just treat it as a number and must wrap it inside {}. This still
also works for later kernels which have it typedef'd as an int.
closes #1708
Change-Id: I6195e45eb80f6e430e97247f62cd5f6696450b09
pull/1759/head
parent
8893281e3d
commit
c83a0e8999
Loading…
Reference in new issue