What would happen when a new device (or ioctl to and existing one) is added?
You would then run into issues of newer versions of Xen not building on older NetBSD systems, or would have to appropriately gate the newly added code to only be built when the headers are available. Thanks, Roger.