summaryrefslogtreecommitdiff
path: root/src/lib/class.c
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2024-04-04 15:11:02 -0700
committerChristopher Ferris <cferris@google.com>2024-04-04 15:11:03 -0700
commit8540e0b5277fc49b206a2de0ed18560257b789ca (patch)
treee71b443d54ee42ff1abe5954cda0e375142788bf /src/lib/class.c
parentca20da1752bec57be0b78a1d01bc6e5847bdd490 (diff)
parentbdf83151326e365f137fe0e36dc9b1b7aeb1cf33 (diff)
downloadlibnl-8540e0b5277fc49b206a2de0ed18560257b789ca.tar.gz
Upgrade libnl to libnl3_9_0
This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update external/libnl For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md Test: TreeHugger Change-Id: I66c6cb5c1f93f0caef2b74fa4c73e7e70f407ed2
Diffstat (limited to 'src/lib/class.c')
-rw-r--r--src/lib/class.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/class.c b/src/lib/class.c
index d7312c38..9373b077 100644
--- a/src/lib/class.c
+++ b/src/lib/class.c
@@ -9,6 +9,8 @@
* @{
*/
+#include "nl-default.h"
+
#include <netlink/cli/utils.h>
#include <netlink/cli/class.h>