mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-23 19:14:30 +08:00
dd4b16b4f9
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:
|
||
---|---|---|
.. | ||
.gitignore | ||
devpts_pts.c | ||
dnotify_test.c | ||
Makefile |