summaryrefslogtreecommitdiff
path: root/xine_frontend_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'xine_frontend_main.c')
-rw-r--r--xine_frontend_main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/xine_frontend_main.c b/xine_frontend_main.c
index baf292b2..a0a12301 100644
--- a/xine_frontend_main.c
+++ b/xine_frontend_main.c
@@ -4,12 +4,13 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: xine_frontend_main.c,v 1.8 2006-08-16 21:46:34 phintuka Exp $
+ * $Id: xine_frontend_main.c,v 1.9 2006-08-16 23:01:19 phintuka Exp $
*
*/
#include <termios.h>
#include <unistd.h>
+#include <syslog.h>
#if 0
static void xine_log_cb(void *data, int section)