We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de2dff5 commit 4998258Copy full SHA for 4998258
src/detection/disk/disk_linux.c
@@ -9,7 +9,6 @@
9
#include <mntent.h>
10
#include <sys/stat.h>
11
#include <sys/statvfs.h>
12
-#include <sys/mount.h>
13
14
#ifdef __USE_LARGEFILE64
15
#define stat stat64
0 commit comments