diff options
Diffstat (limited to '')
-rw-r--r-- | nhrpd/os.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later int os_socket(void); int os_sendmsg(const uint8_t *buf, size_t len, int ifindex, const uint8_t *addr, |