X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=stdout.c;h=0f0c0e539a06f584f4a26ed88c4beb8d1d7551ba;hp=a2ee2aca6af8114eadf92539092bcca9bb7d0e09;hb=e5fbc490c2c16ecfa7bce58a18e11a0f7d382b91;hpb=32e646780461f96682d1191d31e08e4602ab125e diff --git a/stdout.c b/stdout.c index a2ee2aca..0f0c0e53 100644 --- a/stdout.c +++ b/stdout.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2011 Andre Noll + * Copyright (C) 2006-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file stdout.c Functions that deal with writing to stdout. */ #include -#include #include "para.h" #include "list.h"