diff options
Diffstat (limited to 'nhrpd/reqid.c')
-rw-r--r-- | nhrpd/reqid.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nhrpd/reqid.c b/nhrpd/reqid.c index 738e935..c2f5d24 100644 --- a/nhrpd/reqid.c +++ b/nhrpd/reqid.c @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: GPL-2.0-or-later + #include "zebra.h" #include "hash.h" #include "nhrpd.h" |