diff options
Diffstat (limited to 'src/include/ipxe/string.h')
| -rw-r--r-- | src/include/ipxe/string.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/ipxe/string.h b/src/include/ipxe/string.h index a8cbe8faa..593ced230 100644 --- a/src/include/ipxe/string.h +++ b/src/include/ipxe/string.h @@ -8,6 +8,7 @@ */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); extern unsigned int digit_value ( unsigned int digit ); |
