Gammu internals  1.38.0
n0650.h
Go to the documentation of this file.
1 /* (c) 2004 by Marcin Wiacek */
2 
3 #ifndef n650_h
4 #define n650_h
5 
6 typedef struct {
7  int fake;
9 
10 #ifndef GSM_USED_MBUS2
11 # define GSM_USED_MBUS2
12 #endif
13 
14 #endif
15 
16 /* How should editor hadle tabs in this file? Add editor commands here.
17  * vim: noexpandtab sw=8 ts=8 sts=8:
18  */