diff options
| author | Peter Jones <pjones@redhat.com> | 2021-02-14 14:48:10 -0500 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2021-02-25 10:15:14 -0500 |
| commit | 46adaaf3cf7cc853790343dd7f14a42c80078b28 (patch) | |
| tree | d2cc135a9f1a46b570ef9bc75febc83020cc0e9d /include/ip4config2.h | |
| parent | 1a6f9b807d2fad469035b25156cac94afda28751 (diff) | |
| download | efi-boot-shim-46adaaf3cf7cc853790343dd7f14a42c80078b28.tar.gz efi-boot-shim-46adaaf3cf7cc853790343dd7f14a42c80078b28.zip | |
includes: include all gnu-efi includes at one place.
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'include/ip4config2.h')
| -rw-r--r-- | include/ip4config2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ip4config2.h b/include/ip4config2.h index 0955bc26..8fd8dfcb 100644 --- a/include/ip4config2.h +++ b/include/ip4config2.h @@ -9,8 +9,6 @@ #ifndef SHIM_IP4CONFIG2_H #define SHIM_IP4CONFIG2_H -#include <efiip.h> - typedef struct _EFI_IP4_CONFIG2_PROTOCOL EFI_IP4_CONFIG2_PROTOCOL; |
