mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-19 21:21: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:
@@ -20,6 +20,7 @@
|
||||
#include "flog.h"
|
||||
#include "function.h"
|
||||
#include "intern.h"
|
||||
#include "job_group.h"
|
||||
#include "parse_constants.h"
|
||||
#include "parse_execution.h"
|
||||
#include "parse_util.h"
|
||||
|
||||
Reference in New Issue
Block a user