diff input/lirc.c @ 4823:d25b898c4c44

Make old and new lirc support independant from each other
author albeu
date Sat, 23 Feb 2002 21:18:40 +0000
parents c619a7271690
children aed5971d73a8
line wrap: on
line diff
--- a/input/lirc.c	Sat Feb 23 21:17:26 2002 +0000
+++ b/input/lirc.c	Sat Feb 23 21:18:40 2002 +0000
@@ -20,7 +20,7 @@
 #include "../help_mp.h"
 
 static struct lirc_config *lirc_config;
-extern char *lirc_configfile;
+char *lirc_configfile;
 
 static int child_pid=0;