mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-19 22:22:44 +08:00
Made fish_tests.cpp compile on Linux.
This commit is contained in:
parent
d371256913
commit
2f313b799a
|
@ -15,6 +15,7 @@
|
|||
#include <termios.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/wait.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdarg.h>
|
||||
#include <assert.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user