mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-11 04:31:55 +00:00
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 | ||