X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod_command.c;h=4485d9e9df28ca0fb2d1689046c1e53cffc9f5a5;hp=07b2c81c2a528d04a92b6210bd3a5b48625823d3;hb=3889b355ca075111a717da36946c779b7474a63d;hpb=b3644a3f5de245609dc608a947ed71e2f75b2fd5 diff --git a/audiod_command.c b/audiod_command.c index 07b2c81c..4485d9e9 100644 --- a/audiod_command.c +++ b/audiod_command.c @@ -1,13 +1,18 @@ /* - * Copyright (C) 2005-2013 Andre Noll + * Copyright (C) 2005-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file audiod_command.c Commands for para_audiod. */ +#include +#include #include #include +#include +#include +#include #include "para.h" #include "audiod.cmdline.h"