]> git.pld-linux.org Git - packages/net-tools.git/blame - net-tools-mii.patch
- new patches (nameif works now properly); rel 13
[packages/net-tools.git] / net-tools-mii.patch
CommitLineData
26eac9e1
PS
1--- net-tools-1.60/include/mii.h.orig 2000-05-21 16:21:27.000000000 +0200
2+++ net-tools-1.60/include/mii.h 2004-03-08 11:45:47.073676856 +0100
3@@ -9,6 +9,8 @@
4 #ifndef _LINUX_MII_H
5 #define _LINUX_MII_H
6
7+#include <linux/sockios.h>
8+
9 /* network interface ioctl's for MII commands */
10 #ifndef SIOCGMIIPHY
11 #define SIOCGMIIPHY (SIOCDEVPRIVATE) /* Read from current PHY */
This page took 0.079511 seconds and 4 git commands to generate.