Remove unused include

This commit is contained in:
Pim van Pelt
2019-01-16 20:37:10 +01:00
parent d69536b305
commit 61dfa80322

View File

@ -23,7 +23,6 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <linux/i2c-dev.h>
#include <i2c/smbus.h>
#include <sys/ioctl.h>
#include <unistd.h>
#include <errno.h>