mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 17:31:14 -03:00
Add some headers to fix the build on OpenBSD
https://github.com/fish-shell/fish-shell/issues/616
This commit is contained in:
@@ -15,6 +15,8 @@ parameter expansion.
|
||||
#include <errno.h>
|
||||
#include <pwd.h>
|
||||
#include <unistd.h>
|
||||
#include <limits.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <termios.h>
|
||||
|
||||
Reference in New Issue
Block a user