In article <20161115100522.627f9f...@cvs.netbsd.org>, Martin Husemann <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: martin >Date: Tue Nov 15 10:05:22 UTC 2016 > >Modified Files: > src/tests/lib/librefuse: t_refuse_opt.c > >Log Message: >Evil hack to make register_t known and fix the build - XXX not sure this >is the proper fix.
You just need to #define _KERNTYPES in the beginning of the file, no need to include <machine/types.h> christos