#ifndef GRUB2_H #define GRUB2_H struct grub2_parser { void *scanner; }; #endif /* GRUB2_H */