brooks 2005-03-24 19:26:50 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_ioctl.c
Log:
Use the CTASSERT() macro instead of rolling my own, non-portable one
using #error.
Suggested by: jhb
Revision Changes Path
1.126 +1 -3 src/sys/compat/linux/linux_ioctl.c