mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-04 04:48:55 +00:00
10 lines
162 B
Diff
10 lines
162 B
Diff
+++ b/lmon.c
|
|
@@ -585,7 +585,6 @@
|
|
int isroot = 0;
|
|
|
|
#include <mntent.h>
|
|
-#include <fstab.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/statfs.h>
|
|
#include <net/if.h>
|