]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
installer: Fix build against glibc 2.36
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 15 Aug 2022 17:17:52 +0000 (17:17 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 11 Sep 2022 08:36:17 +0000 (08:36 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/installer/hw.c

index 236737c8e570fda18701cd47649e457ac3f8f86d..9d11d85de347f99970ab5e824966d53e3f583575 100644 (file)
@@ -40,8 +40,6 @@
 #include <sys/utsname.h>
 #include <unistd.h>
 
-#include <linux/fs.h>
-
 #include <libsmooth.h>
 
 #include "hw.h"