X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=fade.c;h=04ca923770ec069bda49d3a069fac795fd461ac1;hp=e0ab967c68e012a5e788390e52e6aa4015077e2b;hb=32e646780461f96682d1191d31e08e4602ab125e;hpb=54cf5827521ddf1d4be9bed2da196ca58e773e4e diff --git a/fade.c b/fade.c index e0ab967c..04ca9237 100644 --- a/fade.c +++ b/fade.c @@ -22,6 +22,7 @@ #include "fd.h" #include "string.h" #include "error.h" +#include "version.h" INIT_FADE_ERRLISTS; static struct fade_args_info conf;