X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=sideband.c;h=8901e12dd8cd1e622ffc8af7ebd0a9b846a14e89;hb=72468e97b630d07e3ccf982631f5f3ba2c3d9409;hp=a5f191615b4582542e5408442c69cf5096d7eea3;hpb=bfdd36f2879b8dee1f6d3330bc49fbb5644d3caf;p=paraslash.git diff --git a/sideband.c b/sideband.c index a5f19161..8901e12d 100644 --- a/sideband.c +++ b/sideband.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 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"