Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-backports-src > by-pkgid > 9201871a3d4103eae4fe1df6d6bdee2f > files > 2

vdr-plugin-joystick-0.0.3-18mdv2009.1.src.rpm

Index: joystick.c
===================================================================
--- joystick.c
+++ joystick.c	2006-06-04 22:51:28.000000000 +0200
@@ -9,6 +9,7 @@
  * GNU GENERAL PUBLIC LICENSE. See the file COPYING for details.
  */
 
+#include <inttypes.h>
 #include <linux/joystick.h>
 
 #include "joystick.h"