mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01:14 -03:00
src/wutil: drop <features.h> header, _BSD_SOURCE is defined by the compiler
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include <libgen.h>
|
||||
#include <pthread.h>
|
||||
#include <assert.h>
|
||||
#include <features.h>
|
||||
#include <string>
|
||||
#include <map>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user