summaryrefslogtreecommitdiffstats
path: root/debian/patches/0013-rtnetlink.7.patch
blob: 5815c1e5b602ff95ea0036411a21a081786c72ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: "Dr. Tobias Quathamer" <toddy@debian.org>
Date: Sat, 6 Feb 2016 01:28:20 +0100
Subject: rtnetlink.7

---
 man7/rtnetlink.7 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7
index 3b6465f..f710bbe 100644
--- a/man7/rtnetlink.7
+++ b/man7/rtnetlink.7
@@ -13,6 +13,7 @@ rtnetlink \- Linux routing socket
 .SH SYNOPSIS
 .nf
 .B #include <asm/types.h>
+.B #include <linux/if_link.h>
 .B #include <linux/netlink.h>
 .B #include <linux/rtnetlink.h>
 .B #include <sys/socket.h>