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