diff -urNp splashutils-1.1.9.10/daemon.c splashutils-1.1.9.10.new/daemon.c --- splashutils-1.1.9.10/daemon.c 2005-09-29 02:40:24.000000000 +0300 +++ splashutils-1.1.9.10.new/daemon.c 2006-03-21 00:46:05.000000000 +0200 @@ -24,6 +24,8 @@ #include #include #include +#define BITS_PER_LONG (sizeof (long)*8) +typedef unsigned long kernel_ulong_t; #include #include #include