X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=stdout.c;h=0f0c0e539a06f584f4a26ed88c4beb8d1d7551ba;hb=e83cbfdcc9f5671cab0b1dae5cb81b956d0ab5ce;hp=775f0649875278935b9da1df065d4307f292bbf6;hpb=fd652c08d4b5b26032646c449e1979c48018b70a;p=paraslash.git diff --git a/stdout.c b/stdout.c index 775f0649..0f0c0e53 100644 --- a/stdout.c +++ b/stdout.c @@ -1,14 +1,12 @@ /* - * Copyright (C) 2006-2010 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"