summarylogtreecommitdiffstats
path: root/fix-compile.patch
blob: 5ec880ab2d13a93d27004758d79d5f4be210c2c4 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/igb.h
+++ b/igb.h
@@ -72,7 +72,6 @@ struct igb_adapter;
 #ifdef HAVE_PTP_1588_CLOCK
 #ifdef HAVE_INCLUDE_LINUX_TIMECOUNTER_H
 #include <linux/timecounter.h>
-#else
 #include <linux/clocksource.h>
 #endif /* HAVE_INCLUDE_TIMECOUNTER_H */
 #include <linux/net_tstamp.h>