Signed-off-by: Michael Tremer michael.tremer@ipfire.org --- src/installer/hw.c | 2 -- 1 file changed, 2 deletions(-)
diff --git a/src/installer/hw.c b/src/installer/hw.c index 236737c8e..9d11d85de 100644 --- a/src/installer/hw.c +++ b/src/installer/hw.c @@ -40,8 +40,6 @@ #include <sys/utsname.h> #include <unistd.h>
-#include <linux/fs.h> - #include <libsmooth.h>
#include "hw.h"