X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod_command.c;h=4485d9e9df28ca0fb2d1689046c1e53cffc9f5a5;hp=07b2c81c2a528d04a92b6210bd3a5b48625823d3;hb=7df87a748fae6a9f20d337d79ec83978856f0c48;hpb=5ae09eae1f157cbfcbe6f20c50d559cd6ad4c128 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"