X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audioc.c;h=8c46b46f7d19864dbbd0c0074d399cb12ea696f2;hp=b17be3dd1d0a97a175feeff2e3b8f971ad3f725f;hb=4990334538fe7f18964a6027b22d47c7640c3ec0;hpb=8c488022fea5ba573534585cb7b123836144c6c2 diff --git a/audioc.c b/audioc.c index b17be3dd..8c46b46f 100644 --- a/audioc.c +++ b/audioc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2010 Andre Noll + * Copyright (C) 2005-2011 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -8,7 +8,6 @@ #include #include -#include #include "audioc.cmdline.h" #include "para.h" @@ -16,6 +15,7 @@ #include "net.h" #include "string.h" #include "fd.h" +#include "version.h" INIT_AUDIOC_ERRLISTS;