X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sideband.c;h=9b64341a8ea8d883b1eac56a5c7db8cab4a23eae;hp=a5f191615b4582542e5408442c69cf5096d7eea3;hb=6fbd93c8420823356a24a3637d332c23c0c85dcd;hpb=a731a7c6e78fb137268b42062d9fb08b4e49a2c8;ds=sidebyside diff --git a/sideband.c b/sideband.c index a5f19161..9b64341a 100644 --- a/sideband.c +++ b/sideband.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Andre Noll + * Copyright (C) 2012 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"