X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=stdin.c;h=e5c40bcb092a1faa59a91a33bd2d7b1975f1f3e7;hp=a4e81bd3d9828d67a77bce09e905ea1dc7bc1d47;hb=fc8dfbb416ff07cca08fbf4e13efcaa25e17cc54;hpb=bc15c3ff65eb00e04ebc303cfa9ee3d1a4675b35 diff --git a/stdin.c b/stdin.c index a4e81bd3..e5c40bcb 100644 --- a/stdin.c +++ b/stdin.c @@ -1,12 +1,11 @@ /* - * Copyright (C) 2006-2014 Andre Noll + * Copyright (C) 2006 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file stdin.c Functions that deal with reading from stdin. */ -#include #include #include "para.h"