Fix path to regex.h
This commit is contained in:
parent
a64b15feed
commit
74f34747b1
@ -21,7 +21,7 @@
|
||||
#include <grub/misc.h>
|
||||
#include <grub/mm.h>
|
||||
#include <grub/command.h>
|
||||
#include <grub/regex.h>
|
||||
#include <regex.h>
|
||||
|
||||
static grub_err_t
|
||||
grub_cmd_regexp (grub_command_t cmd __attribute__ ((unused)),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user