]> git.proxmox.com Git - efi-boot-shim.git/blame - version.h
debian/rules, debian/shim.install: make sure the 'make install' step does what it...
[efi-boot-shim.git] / version.h
CommitLineData
72bb39c0
SL
1#ifndef _SHIM_VERSION_H
2#define _SHIM_VERSION_H 1
3
4#include <efi.h>
5
6extern CHAR8 shim_version[];
7
8#endif /* SHIM_VERSION_H */