* grub-core/osdep/windows/sleep.c: Add missing config.h.
This commit is contained in:
parent
c2e6f70589
commit
79f78fbf06
2 changed files with 7 additions and 0 deletions
|
@ -16,6 +16,9 @@
|
|||
* along with GRUB. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <config-util.h>
|
||||
#include <config.h>
|
||||
|
||||
#include <windows.h>
|
||||
#include <winioctl.h>
|
||||
#include <grub/time.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue