Fix: add missing uaccess.h include from kstrtox.h wrapper
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 17 Jan 2018 18:37:26 +0000 (13:37 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 17 Jan 2018 18:37:26 +0000 (13:37 -0500)
commitd21ec53c99395f0dad33afa0971e4a73ff2d0d83
tree0474d14b38f8cd0b9a9408e468ae705c248c3fc7
parent1d822c67df88b678c9cbe73d0bb47fc177af194a
Fix: add missing uaccess.h include from kstrtox.h wrapper

Required to build lttng-modules against kernel < 3.0.0 on ARM.

Fixes #1148

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
wrapper/kstrtox.h
This page took 0.025571 seconds and 4 git commands to generate.