Gammu internals  1.38.0
gsmback.h
Go to the documentation of this file.
1 /* (c) 2003-2004 by Marcin Wiacek */
2 
3 #ifndef __gsm_back_h
4 #define __gsm_back_h
5 
6 #ifdef GSM_ENABLE_BACKUP
7 
8 #include <gammu-backup.h>
9 
10 #endif
11 #endif
12 
13 /* How should editor hadle tabs in this file? Add editor commands here.
14  * vim: noexpandtab sw=8 ts=8 sts=8:
15  */