From bacffaab22278bca8c6bbb274d650d259a54350b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 29 Jan 2010 04:10:55 +0100 Subject: [PATCH] don't include non-existing header file --- automount.c | 1 - 1 file changed, 1 deletion(-) diff --git a/automount.c b/automount.c index 5d4a240aa..624bd2434 100644 --- a/automount.c +++ b/automount.c @@ -5,7 +5,6 @@ #include "unit.h" #include "automount.h" #include "load-fragment.h" -#include "load-fstab.h" #include "load-dropin.h" static int automount_init(Unit *u) { -- 2.30.2