X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=stdout.h;h=e467f41d03299c4350997e5320547ff2b02ba760;hb=40cbbb95e256e63e1e6958e9034311d4904604af;hp=f02483d1d9b286d3421b55d94e171952c7b33f50;hpb=607ac63646d7c31aa1792dcf1d9a60e498654376;p=paraslash.git diff --git a/stdout.h b/stdout.h index f02483d1..e467f41d 100644 --- a/stdout.h +++ b/stdout.h @@ -9,3 +9,4 @@ struct stdout_task { void stdout_pre_select(struct sched *s, struct task *t); void stdout_post_select(struct sched *s, struct task *t); +void stdout_set_defaults(struct stdout_task *sot);