File compilation_fix.patch of Package xhkeys
Index: xhkeys-2.2.1/xhkeys_cdaudio.c =================================================================== --- xhkeys-2.2.1.orig/xhkeys_cdaudio.c 2009-02-18 15:47:27.609239806 +0800 +++ xhkeys-2.2.1/xhkeys_cdaudio.c 2009-02-18 15:48:09.572996989 +0800 @@ -21,6 +21,7 @@ #include <fcntl.h> #include <sys/stat.h> #include <errno.h> +#include <limits.h> #define XHKEYS_PLUGIN_CODE #include "xhkeys_plugin.h" #include "plugin_common.h"