diff options
Diffstat (limited to 'tests/ds1338-test.c')
-rw-r--r-- | tests/ds1338-test.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ds1338-test.c b/tests/ds1338-test.c index 2792415841..26968bc82a 100644 --- a/tests/ds1338-test.c +++ b/tests/ds1338-test.c @@ -21,8 +21,6 @@ #include "libqtest.h" #include "libqos/i2c.h" -#include <glib.h> - #define IMX25_I2C_0_BASE 0x43F80000 #define DS1338_ADDR 0x68 |