summaryrefslogtreecommitdiff
path: root/zebra/zebra_srv6.c
diff options
context:
space:
mode:
authorCarmine Scarpitta <cscarpit@cisco.com>2024-07-24 23:38:27 +0200
committerCarmine Scarpitta <cscarpit@cisco.com>2024-07-24 23:38:27 +0200
commitc432aa0bb4f8c3f4e2b75c23dfb017e7250c934f (patch)
tree2eea6735db8f5e4eb92581d6416cdc6916dfff10 /zebra/zebra_srv6.c
parent0a68626e48e0786c043562bb029e99f69b43fb6d (diff)
zebra: Remove duplicate `#include <arpa/inet.h>`
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
Diffstat (limited to 'zebra/zebra_srv6.c')
-rw-r--r--zebra/zebra_srv6.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/zebra_srv6.c b/zebra/zebra_srv6.c
index 0ea2ba3dac..4e0cc8d147 100644
--- a/zebra/zebra_srv6.c
+++ b/zebra/zebra_srv6.c
@@ -21,7 +21,6 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
-#include <arpa/inet.h>
#include <stdio.h>
#include <string.h>