[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] grub-core/osdep/unix/geroot.c needs to include mkdev.h
From: |
Toomas Soome |
Subject: |
[PATCH] grub-core/osdep/unix/geroot.c needs to include mkdev.h |
Date: |
Mon, 13 Apr 2015 13:37:52 +0300 |
hi!
Pushing some fixes for problems I have found while building grub2 in illumos
based system.
Solaris (like) systems need to include sys/mkdev.h for makedev() function in
grub-core/osdep/unix/getroot.c (fix for compiler warning).
diff attached.
rgds,
toomas
mkdev.diff
Description: Binary data
- [PATCH] grub-core/osdep/unix/geroot.c needs to include mkdev.h,
Toomas Soome <=