summaryrefslogtreecommitdiffstats
path: root/src/ussd.c
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-07-29 16:53:19 -0500
committerDenis Kenzior <denkenz@gmail.com>2009-07-29 16:53:19 -0500
commit3e6d4237cba86db4f33ec1ea215e3fdc75ed6993 (patch)
tree99e8cd378f81fbfeaac2f297b5ed51feccde413a /src/ussd.c
parent8e4d029d84a52914e09ff10d756c863df6cd3754 (diff)
downloadofono-3e6d4237cba86db4f33ec1ea215e3fdc75ed6993.tar.bz2
Remove all uses of modem.h
Diffstat (limited to 'src/ussd.c')
-rw-r--r--src/ussd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ussd.c b/src/ussd.c
index b0d92851..6e31cb31 100644
--- a/src/ussd.c
+++ b/src/ussd.c
@@ -32,7 +32,6 @@
#include "ofono.h"
-#include "modem.h"
#include "driver.h"
#include "common.h"
#include "ussd.h"