mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-23 00:01:16 -03:00
Migrate a bunch of code out of common.h
Put it into wcstringutil, path, or a new file null_terminated_array.
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#include "reader.h"
|
||||
#include "tnode.h"
|
||||
#include "util.h"
|
||||
#include "wcstringutil.h"
|
||||
#include "wildcard.h"
|
||||
#include "wutil.h" // IWYU pragma: keep
|
||||
|
||||
|
||||
Reference in New Issue
Block a user