=== added file 'plugins.d/plymouth' Binary files plugins.d/plymouth and plugins.d/plymouth differ === modified file 'plugins.d/usplash.c' --- plugins.d/usplash.c 2010-05-18 16:56:54 +0000 +++ plugins.d/usplash.c 2010-09-01 13:04:23 +0000 @@ -42,8 +42,8 @@ setsid(), chdir(), dup2(), STDERR_FILENO, execv() */ #include /* free(), EXIT_FAILURE, realloc(), - EXIT_SUCCESS, malloc(), _exit() */ -#include /* getenv() */ + EXIT_SUCCESS, malloc(), _exit(), + getenv() */ #include /* opendir(), readdir(), closedir() */ #include /* intmax_t, strtoimax() */ #include /* struct stat, lstat(), S_ISLNK */