X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=sideband.c;h=8901e12dd8cd1e622ffc8af7ebd0a9b846a14e89;hb=448cb0a00f29a7f0655e318e018b0d802fab95e9;hp=bf990889d9938bac9f069d29a222e5474bd4e98f;hpb=1745a87654ce08b57c46ce0870d8571eacbe27c9;p=paraslash.git diff --git a/sideband.c b/sideband.c index bf990889..8901e12d 100644 --- a/sideband.c +++ b/sideband.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 Andre Noll + * Copyright (C) 2012-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file sideband.c Implementation of the sideband API. */ #include -#include #include "para.h" #include "error.h"