File include-string.patch of Package dmlangsel
--- dmlangsel.c.orig 2008-01-08 00:34:40.484992000 +0100 +++ dmlangsel.c 2008-01-08 00:35:15.419024000 +0100 @@ -15,6 +15,7 @@ #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> +#include <string.h> #define LAST_LANGUAGE "Last" #define DEFAULT_LANGUAGE "Default"