diff options
Diffstat (limited to 'src/net/udp/ntp.c')
| -rw-r--r-- | src/net/udp/ntp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/udp/ntp.c b/src/net/udp/ntp.c index 559233575..b3056184d 100644 --- a/src/net/udp/ntp.c +++ b/src/net/udp/ntp.c @@ -22,6 +22,7 @@ */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); #include <stdint.h> #include <string.h> |
