summaryrefslogtreecommitdiffabout
path: root/gammu/emb/gammu/smsd/s_mysql.h
Side-by-side diff
Diffstat (limited to 'gammu/emb/gammu/smsd/s_mysql.h') (more/less context) (ignore whitespace changes)
-rw-r--r--gammu/emb/gammu/smsd/s_mysql.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/gammu/emb/gammu/smsd/s_mysql.h b/gammu/emb/gammu/smsd/s_mysql.h
new file mode 100644
index 0000000..e0928ea
--- a/dev/null
+++ b/gammu/emb/gammu/smsd/s_mysql.h
@@ -0,0 +1,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:
+ */