X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=stdin.c;h=8eb86dee69ba7322524e960bba6169916e9bef14;hp=0b84cdc72011e369bf290f671ae96d6e8cab8569;hb=57e0c93e87138fdf1c8793c3d1f3d2880d717548;hpb=40de1dd2fdbb054444d585aa70e2d50166a66e07 diff --git a/stdin.c b/stdin.c index 0b84cdc7..8eb86dee 100644 --- a/stdin.c +++ b/stdin.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2008 Andre Noll + * Copyright (C) 2006-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -9,9 +9,7 @@ #include /* readdir() */ #include - #include "para.h" -#include "string.h" #include "list.h" #include "sched.h" #include "fd.h"