> Can anyone provide information to help me please, another file I can not > find is bridge.h!
These files are generated by config(8) in the kernel compilation directory when you build a kernel. They define the appropriate value for the NGIF and NBRIDGE symbol, depending whether these features are configured in your kernel or not. Userland code should not reference or include these files. Miod

