mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-25 23:21:15 -03:00
Include headers needed on Linux
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#include "wgetopt.h"
|
||||
#include "wildcard.h"
|
||||
#include "wutil.h"
|
||||
#include <iterator>
|
||||
#include <algorithm>
|
||||
#include <unistd.h>
|
||||
|
||||
#define MAX_REPLACE_SIZE size_t(1048576) // pcre2_substitute maximum output size in wchar_t
|
||||
|
||||
Reference in New Issue
Block a user