X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=stdout.c;h=86c2d33b882363711e9ba69a5ee7612d0187a334;hb=55aa934b633be4b5635ebf334a629ec299dd6bfc;hp=bb921ad12dd84acc71b5fb7a9c3944bc0d117732;hpb=8aa9d0cddfefb882cfd8e7cadbeea5cce31b731f;p=paraslash.git diff --git a/stdout.c b/stdout.c index bb921ad1..86c2d33b 100644 --- a/stdout.c +++ b/stdout.c @@ -1,13 +1,11 @@ /* - * Copyright (C) 2006-2014 Andre Noll + * Copyright (C) 2006-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file stdout.c Functions that deal with writing to stdout. */ -#include - #include "para.h" #include "list.h" #include "sched.h"