summaryrefslogtreecommitdiffstats
path: root/debian/patches/0013-rtnetlink.7.patch
blob: b9c5cd0c559d1b348f5771adea3d536918a1a366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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(+)

--- a/man7/rtnetlink.7
+++ b/man7/rtnetlink.7
@@ -13,6 +13,7 @@
 .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>