X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=fade.c;h=7f884473bcd1d0c33b4ab39d9aa5c43684fd5cf4;hp=33f1ccbeda51ae52cc1dd6a627b545aee84b0923;hb=afb43ec103ea5c0e194451c1289c514faee3b2e5;hpb=bf475be06220f4e727cfcb960f29b031b0811991 diff --git a/fade.c b/fade.c index 33f1ccbe..7f884473 100644 --- a/fade.c +++ b/fade.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2008 Andre Noll + * Copyright (C) 1998-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -13,14 +13,14 @@ #include "para.h" #include "fd.h" -#include +#include #include #include /* EXIT_SUCCESS */ #include #include #include #include -#include +#include #include "string.h" #include "error.h"