X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=stdin.c;h=83ff48f50acf38a95c2f0b021a04edf48675c73c;hp=d9f9bd936590985bf32a8351738bbf875c4a5478;hb=3689799ede7bba230ca544ac953392b428c3d662;hpb=340eefa8e83c72319de0feda257d49e668b33f22 diff --git a/stdin.c b/stdin.c index d9f9bd93..83ff48f5 100644 --- a/stdin.c +++ b/stdin.c @@ -6,6 +6,10 @@ /** \file stdin.c functions that deal with reading from stdin */ +#include /* readdir() */ +#include + + #include "para.h" #include "string.h" #include "list.h"