diff options
Diffstat (limited to 'src/net/eapol.c')
| -rw-r--r-- | src/net/eapol.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eapol.c b/src/net/eapol.c index 8b09ca231..d83d63386 100644 --- a/src/net/eapol.c +++ b/src/net/eapol.c @@ -22,7 +22,9 @@ */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); +#include <string.h> #include <assert.h> #include <errno.h> #include <byteswap.h> |
