mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-07-02 09:11:15 -03:00
Factor job groups into their own file
Migrate out of proc.h, which has become too long.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "flog.h"
|
||||
#include "function.h"
|
||||
#include "io.h"
|
||||
#include "job_group.h"
|
||||
#include "maybe.h"
|
||||
#include "parse_constants.h"
|
||||
#include "parse_util.h"
|
||||
|
||||
Reference in New Issue
Block a user