X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=stdout.c;h=33770c46d36e0ea772a84abbdda9babb9f271fc3;hb=a5f5ca5e8d937f6e0a01f71832f209603e389219;hp=775f0649875278935b9da1df065d4307f292bbf6;hpb=645175864a613fc539f46ffa4028742aad3b1b30;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"