Imported gammu 0.90.7
[gammu.git] / common / phone / symbian / mroutgen.h
blobe924ef100f1a90cdf8df6585d2367bb4bdec1c9f
2 #ifndef mroutgen_h
3 #define mroutgen_h
5 #include "../../gsmcomon.h"
6 #include "../../gsmstate.h"
7 #include "../../service/gsmmisc.h"
8 #include "../../service/sms/gsmsms.h"
10 #ifndef GSM_USED_MROUTERBLUE
11 # define GSM_USED_MROUTERBLUE
12 #endif
13 #ifndef GSM_USED_IRDAMROUTER
14 # define GSM_USED_IRDAMROUTER
15 #endif
16 #ifndef GSM_USED_BLUEMROUTER
17 # define GSM_USED_BLUEMROUTER
18 #endif
20 typedef struct {
21 int fake;
22 } GSM_Phone_MROUTERGENData;
24 #endif
26 /* How should editor hadle tabs in this file? Add editor commands here.
27 * vim: noexpandtab sw=8 ts=8 sts=8: