]> git.pld-linux.org Git - packages/net-tools.git/blob - net-tools-mii.patch
- strict internal deps, check-files cleanup
[packages/net-tools.git] / net-tools-mii.patch
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.170234 seconds and 3 git commands to generate.