* [PATCH] mtd-utils: don't include features.h
@ 2026-04-21 1:14 Rosen Penev
0 siblings, 0 replies; only message in thread
From: Rosen Penev @ 2026-04-21 1:14 UTC (permalink / raw)
To: linux-mtd
This is an internal header that's already included with others.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
---
include/common.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/common.h b/include/common.h
index 303d30d..d443e17 100644
--- a/include/common.h
+++ b/include/common.h
@@ -26,7 +26,6 @@
#include <string.h>
#include <fcntl.h>
#include <errno.h>
-#include <features.h>
#include <inttypes.h>
#include <unistd.h>
#include <sys/sysmacros.h>
--
2.53.0
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-21 1:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-21 1:14 [PATCH] mtd-utils: don't include features.h Rosen Penev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox