X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=stdin.h;h=cb6cbfb6b3797f0f954d99d2c39e8369663be0aa;hp=753cef5696570fc4eeac99a879e7f45d0f9e498c;hb=3d412f0e603b785291de86be66ff6472cd17246f;hpb=0610638110061ff05670a6c497b371bf2e1d4d0f diff --git a/stdin.h b/stdin.h index 753cef56..cb6cbfb6 100644 --- a/stdin.h +++ b/stdin.h @@ -8,3 +8,4 @@ struct stdin_task { void stdin_pre_select(struct sched *s, struct task *t); void stdin_post_select(struct sched *s, struct task *t); +void stdin_set_defaults(struct stdin_task *sit);