File usrloc_R_X86_64_PC32.patch of Package ser
--- modules/usrloc/ul_fifo.c.orig 2007-09-25 21:40:08.000000000 +0200
+++ modules/usrloc/ul_fifo.c 2007-09-25 21:41:32.000000000 +0200
@@ -531,7 +531,7 @@
}
-static inline int ul_show_contact(FILE* pipe, char* response_file)
+static int ul_show_contact(FILE* pipe, char* response_file)
{
char table[MAX_TABLE];
char user[MAX_USER];