>>>>> "H" == H J Lu <hjl@lucon.org> writes: H> I think it may be NULL defined in the kernel source. Grep shows up 5 files in /usr/include/linux that define NULL, and they all define it wrong (i.e., as (void *)0 ). paul