Browse Source

gianfar: Include linux/net_tstamp.h

Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 13 years ago
parent
commit
65a85a8d4d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/net/ethernet/freescale/gianfar_ethtool.c

+ 1 - 0
drivers/net/ethernet/freescale/gianfar_ethtool.c

@@ -26,6 +26,7 @@
 #include <linux/delay.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>
+#include <linux/net_tstamp.h>
 #include <linux/skbuff.h>
 #include <linux/spinlock.h>
 #include <linux/mm.h>