--- ./iolib-0.6.0/syscalls/ffi-types-unix.lisp.orig 2009-01-28 10:50:56.000000000 -0500 +++ ./iolib-0.6.0/syscalls/ffi-types-unix.lisp 2009-02-16 18:29:17.000000000 -0500 @@ -462,8 +462,7 @@ #+netbsd :uint32) (data "data" :type #-netbsd intptr-t #+netbsd :int64) - (udata "udata" :type #-netbsd :pointer - #+netbsd intptr-t)) + (udata "udata" :type :pointer)) ;; kevent() flags (constant (ev-add "EV_ADD"))