summaryrefslogtreecommitdiff
path: root/include/netlink-private/netlink.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/netlink-private/netlink.h')
-rw-r--r--include/netlink-private/netlink.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/include/netlink-private/netlink.h b/include/netlink-private/netlink.h
index 5f6e3f79..d86a55d9 100644
--- a/include/netlink-private/netlink.h
+++ b/include/netlink-private/netlink.h
@@ -1,11 +1,5 @@
+/* SPDX-License-Identifier: LGPL-2.1-only */
/*
- * netlink-private/netlink.h Local Netlink Interface
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation version 2.1
- * of the License.
- *
* Copyright (c) 2003-2013 Thomas Graf <tgraf@suug.ch>
*/
@@ -65,6 +59,7 @@
#include <netlink-private/object-api.h>
#include <netlink-private/cache-api.h>
#include <netlink-private/types.h>
+#include <netlink-private/utils.h>
#define NSEC_PER_SEC 1000000000L