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