diff options
-rw-r--r-- | drivers/calypsomodem/calypsomodem.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/calypsomodem/calypsomodem.h b/drivers/calypsomodem/calypsomodem.h index 2afc6c3d..caf7a3d1 100644 --- a/drivers/calypsomodem/calypsomodem.h +++ b/drivers/calypsomodem/calypsomodem.h @@ -20,8 +20,6 @@ */ #include <drivers/atmodem/atutil.h> -#include <modem.h> -#include <stk.h> extern void calypso_voicecall_init(); extern void calypso_voicecall_exit(); |