From: Rafał Miłecki <ra...@milecki.pl>

All these headers are being included few lines above.

Signed-off-by: Rafał Miłecki <ra...@milecki.pl>
---
 mount.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/mount.c b/mount.c
index 00fe91d..1d581ea 100644
--- a/mount.c
+++ b/mount.c
@@ -13,12 +13,9 @@
 #include <sys/wait.h>
 #include <sys/inotify.h>
 #include <sys/mount.h>
-#include <sys/stat.h>
-#include <sys/types.h>
 #include <glob.h>
 #include <libgen.h>
 #include <poll.h>
-#include <dirent.h>
 #include <syslog.h>
 
 #include "include/log.h"
-- 
2.11.0


_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to