diff options
Diffstat (limited to 'src/core/asprintf.c')
| -rw-r--r-- | src/core/asprintf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/asprintf.c b/src/core/asprintf.c index 00edf8e11..17a65c715 100644 --- a/src/core/asprintf.c +++ b/src/core/asprintf.c @@ -5,6 +5,7 @@ #include <errno.h> FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); /** * Write a formatted string to newly allocated memory. |
