In article <[email protected]>, Martin Husemann <[email protected]> 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
