summaryrefslogtreecommitdiff
path: root/muggle-plugin/mg_mysql.c
diff options
context:
space:
mode:
authorwr61 <wr61@e10066b5-e1e2-0310-b819-94efdf66514b>2005-03-09 08:50:05 +0000
committerwr61 <wr61@e10066b5-e1e2-0310-b819-94efdf66514b>2005-03-09 08:50:05 +0000
commit51bbdd9135dd08924b6854391fa8eccd54eb57e5 (patch)
tree4a069db9f26209ded79d0c85c9b32d91eff4f822 /muggle-plugin/mg_mysql.c
parent7ab8614b6345720213ee2cd75d5f506c04c1b551 (diff)
downloadvdr-plugin-muggle-51bbdd9135dd08924b6854391fa8eccd54eb57e5.tar.gz
vdr-plugin-muggle-51bbdd9135dd08924b6854391fa8eccd54eb57e5.tar.bz2
include stdio.h
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.4-wr@558 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'muggle-plugin/mg_mysql.c')
-rw-r--r--muggle-plugin/mg_mysql.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/muggle-plugin/mg_mysql.c b/muggle-plugin/mg_mysql.c
index 3dc0b0d..b63c35d 100644
--- a/muggle-plugin/mg_mysql.c
+++ b/muggle-plugin/mg_mysql.c
@@ -11,6 +11,7 @@
#include "mg_tools.h"
#include <assert.h>
+#include <stdio.h>
#include <stdarg.h>
#include <errno.h>
#include <sys/stat.h>