Author: "logesh.sekar" <logesh.sekar@timesys.com>
Date: Mon, 28 Apr 2025 18:34:12 +0530

---
 modules/parse_amd.c | 1 -
 modules/parse_sun.c | 1 -
 2 files changed, 2 deletions(-)

diff --git a/modules/parse_amd.c b/modules/parse_amd.c
index fb6b1b7..d86adf1 100644
--- a/modules/parse_amd.c
+++ b/modules/parse_amd.c
@@ -27,7 +27,6 @@
 #include <sys/utsname.h>
 #include <netinet/in.h>
 #include <sys/mount.h>
-#include <linux/fs.h>
 
 #define MODULE_PARSE
 #include "automount.h"
diff --git a/modules/parse_sun.c b/modules/parse_sun.c
index a5351fd..8509781 100644
--- a/modules/parse_sun.c
+++ b/modules/parse_sun.c
@@ -30,7 +30,6 @@
 #include <sys/utsname.h>
 #include <netinet/in.h>
 #include <sys/mount.h>
-#include <linux/fs.h>
 
 #define MODULE_PARSE
 #include "automount.h"
-- 
2.34.1

