* grub-core/kern/i386/multiboot_mmap.c: Remove leftover include.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-09-02 23:50:07 +02:00
parent c2a4eba698
commit 03e261d84c
2 changed files with 4 additions and 1 deletions

View file

@ -16,7 +16,6 @@
* along with GRUB. If not, see <http://www.gnu.org/licenses/>.
*/
#include <grub/machine/init.h>
#include <grub/machine/memory.h>
#include <grub/types.h>
#include <grub/multiboot.h>