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