From: Colin Watson Date: Mon, 15 Aug 2011 22:21:29 +0000 (+0100) Subject: * util/grub-probe.c: Remove duplicate #include. X-Git-Tag: 2.00~1142 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f60ccac6f0c1a4236a964bed630c95ab67331cb;p=thirdparty%2Fgrub.git * util/grub-probe.c: Remove duplicate #include. --- diff --git a/ChangeLog b/ChangeLog index 039621768..b4ec6f677 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-08-15 Colin Watson + + * util/grub-probe.c: Remove duplicate #include. + 2011-08-10 Robert Millan Detect LSI MegaRAID SAS (`mfi') devices on GNU/kFreeBSD. diff --git a/util/grub-probe.c b/util/grub-probe.c index 7c0a75123..3f519bcb4 100644 --- a/util/grub-probe.c +++ b/util/grub-probe.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include