mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-22 15:44:45 +00:00
Shell: Moves pipelined processes to one process group
This commit is contained in:
committed by
Andreas Kling
parent
8a17527bc5
commit
ab3e787334
@@ -25,6 +25,7 @@
|
||||
*/
|
||||
|
||||
#include "Job.h"
|
||||
#include "AST.h"
|
||||
#include <inttypes.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
Reference in New Issue
Block a user