diff input/lirc.c @ 30725:ca614fc25817

Include lirc.h in lirc.c to add missing prototypes.
author cehoyos
date Sat, 27 Feb 2010 20:32:55 +0000
parents 0f1b5b68af32
children 8fa2f43cb760
line wrap: on
line diff
--- a/input/lirc.c	Sat Feb 27 20:22:30 2010 +0000
+++ b/input/lirc.c	Sat Feb 27 20:32:55 2010 +0000
@@ -29,6 +29,7 @@
 #include "mp_msg.h"
 #include "help_mp.h"
 #include "input.h"
+#include "lirc.h"
 
 static struct lirc_config *lirc_config;
 char *lirc_configfile;