From 0443fb430f2481c1f0d0d83730a9145b5794f559 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 17 Jun 2008 13:59:15 +0930 Subject: Shut up compiler warning "implicit declaration of function 'xf86Msg'" --- src/emuMB.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/emuMB.c b/src/emuMB.c index f24a721..5def36b 100644 --- a/src/emuMB.c +++ b/src/emuMB.c @@ -34,6 +34,8 @@ #include "config.h" #endif +#include + #include "evdev.h" enum { -- cgit v1.2.3