linux/tools/testing/selftests/filesystems
Anders Roxell dd4b16b4f9 selftests/filesystems: devpts_pts included wrong header
We were picking up the wrong header should use asm/ioctls.h form the kernel
and not the header from the system (sys/ioctl.h). In the current code we
added the correct include and we added the kernel headers path to the CFLAGS.

Fixes: ce290a1960 ("selftests: add devpts selftests")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
2018-05-30 15:21:51 -06:00
..
.gitignore selftests: add devpts selftests 2018-03-14 13:31:23 +01:00
devpts_pts.c selftests/filesystems: devpts_pts included wrong header 2018-05-30 15:21:51 -06:00
dnotify_test.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile selftests/filesystems: devpts_pts included wrong header 2018-05-30 15:21:51 -06:00