I am using the cross compiling environment on windows cygwin.
When creating an app for I2C is need header files such as <linux/i2c.h> but they are not a part of the toolset that I downloaded from https://github.com/IanLinsdell/Raspberrypi.
Googling for I2C.h reveals several variants for i2c.h, which one to use?