mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-19 13:01:15 -03:00
Remove sys/mount.h include
This seems to be unnecessary?
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include "path.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <sys/mount.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/stat.h>
|
||||
#if defined(__linux__)
|
||||
|
||||
Reference in New Issue
Block a user