X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=stdout.c;h=33770c46d36e0ea772a84abbdda9babb9f271fc3;hb=d16fe3df649cb48d5ffa26187da3dad4c3066646;hp=775f0649875278935b9da1df065d4307f292bbf6;hpb=72d73eb53316768a5a3527cf56afad7158d9ef4d;p=paraslash.git diff --git a/stdout.c b/stdout.c index 775f0649..33770c46 100644 --- a/stdout.c +++ b/stdout.c @@ -1,14 +1,12 @@ /* - * Copyright (C) 2006-2010 Andre Noll + * Copyright (C) 2006-2011 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"