summaryrefslogtreecommitdiffabout
path: root/gammu/emb/gammu/smsd/s_mysql.h
blob: e0928ea366c17b5aec6961d0d085b8fd45cc4a54 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* (c) 2004 by Marcin Wiacek */

#ifdef HAVE_MYSQL_MYSQL_H

extern GSM_SMSDService SMSDMySQL;

#endif

/* How should editor hadle tabs in this file? Add editor commands here.
 * vim: noexpandtab sw=8 ts=8 sts=8:
 */