# HG changeset patch # User arpi # Date 1001610219 0 # Node ID 7858bc1b360de069a8267cb3fb350706d7aa10e9 # Parent bddeddc2cf429f5a6c7b20437ea553ba4760267b fixed (thx,. Dirk Vornheder) diff -r bddeddc2cf42 -r 7858bc1b360d lirc_mp.c --- a/lirc_mp.c Thu Sep 27 17:00:35 2001 +0000 +++ b/lirc_mp.c Thu Sep 27 17:03:39 2001 +0000 @@ -12,8 +12,12 @@ // hack, will be remove later when ./configure fixed... #include "config.h" + #ifdef HAVE_LIRC +#include "mp_msg.h" +#include "help_mp.h" + // start of LIRC support #include