Package: linux-kernel-headers
Version:
2.6.18-1
ethtool.h makes use of types like "__u32" but does not include
linux/types.h. The consequence is that some software that includes
linux/ethtool.h but not linux/types.h, such as xorp-1.3, does not
compile.
Best
Regards,
LIU Xin