#ifndef HS_I2C_H #define HS_I2C_H #include int i2c_set_slave(int fd, __u8 slave); #endif