X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client_common.c;h=900d3653893dea7067330d60a929ce0a4b13d902;hp=54b217129eaf13fc289da5b1f861c29b6ae8637e;hb=72e9bdf7c5c09ca4c20cad56c68a9a155cceff43;hpb=62a2e10a42e4f9b6556ba7e58f70f52ffa3dfa99 diff --git a/client_common.c b/client_common.c index 54b21712..900d3653 100644 --- a/client_common.c +++ b/client_common.c @@ -1,13 +1,18 @@ /* - * Copyright (C) 1997-2013 Andre Noll + * Copyright (C) 1997-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file client_common.c Common functions of para_client and para_audiod. */ +#include +#include #include #include +#include +#include +#include #include "para.h" #include "error.h"