From: Fabiano Fidencio Date: Sun, 26 Sep 2010 19:55:27 +0000 (-0300) Subject: mount: Remove double include of "mount.h" X-Git-Tag: v11~77 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=334d0069f5c5239a30329e370827cfe6f13de3ea mount: Remove double include of "mount.h" --- diff --git a/src/mount.c b/src/mount.c index 5a05e2c18..64c679094 100644 --- a/src/mount.c +++ b/src/mount.c @@ -33,7 +33,6 @@ #include "strv.h" #include "mount-setup.h" #include "unit-name.h" -#include "mount.h" #include "dbus-mount.h" #include "special.h"