diff options
Diffstat (limited to 'drivers/isimodem/isi.h')
-rw-r--r-- | drivers/isimodem/isi.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/isimodem/isi.h b/drivers/isimodem/isi.h index b89a6947..e808bfd8 100644 --- a/drivers/isimodem/isi.h +++ b/drivers/isimodem/isi.h @@ -21,10 +21,6 @@ * */ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - #define DECLARE_FAILURE(e) \ struct ofono_error e; \ e.type = OFONO_ERROR_TYPE_FAILURE; \ |