diff options
Diffstat (limited to 'drivers/atmodem/at.h')
-rw-r--r-- | drivers/atmodem/at.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/atmodem/at.h b/drivers/atmodem/at.h index 03002822..3cc3cb13 100644 --- a/drivers/atmodem/at.h +++ b/drivers/atmodem/at.h @@ -19,10 +19,6 @@ * */ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - struct at_data { GAtChat *parser; struct ofono_modem *modem; |