]> git.ipfire.org Git - thirdparty/grub.git/commit
hostfs: #undef open and close.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 25 Mar 2019 15:24:50 +0000 (16:24 +0100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Fri, 7 Jun 2019 13:36:28 +0000 (15:36 +0200)
commit5610734770fa421cd479e43368f91d16d2eb2a8c
treec630b27efd7a503c345654c300244ce824d6f3bc
parent8e8723a6be548874fe40086a7dc467b5c8fe619b
hostfs: #undef open and close.

Unlike in case of disks in this case it's just a single place, so it's easier
to just #undef

Signed-off-by: Vladimir Serbinenko <phcoder@google.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/kern/emu/hostfs.c