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:38:28 +0000 (13:38 -0500)
commit5ccd92b986899e07d327d085f220c3cc3c7533fa
tree0025b737d9856a5d4c6816f0914edbf30fea96b0
parent60399879e0096555d0531f24b8cc96a5e2151d45
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.025951 seconds and 4 git commands to generate.