X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=stdin.c;h=ac1581d12f22a473919633d2e8a5f213c55e2202;hp=c4ab323d488da7dc4e1aa1b6fc05af9e88b4b717;hb=3f7208f35ce23eaac34991f2087c7847d35f58aa;hpb=ef1f130a1f9ac61a51da10ee56c5bd9ef1b52366 diff --git a/stdin.c b/stdin.c index c4ab323d..ac1581d1 100644 --- a/stdin.c +++ b/stdin.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2011 Andre Noll + * Copyright (C) 2006-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file stdin.c Functions that deal with reading from stdin. */ #include -#include #include #include "para.h"