Skip to content

Commit 4998258

Browse files
committed
Disk (Linux): remove unused headers
1 parent de2dff5 commit 4998258

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/detection/disk/disk_linux.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include <mntent.h>
1010
#include <sys/stat.h>
1111
#include <sys/statvfs.h>
12-
#include <sys/mount.h>
1312

1413
#ifdef __USE_LARGEFILE64
1514
#define stat stat64

0 commit comments

Comments
 (0)