aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--datapath/datapath.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/datapath/datapath.h b/datapath/datapath.h
index 27151b9c..7f3946e6 100644
--- a/datapath/datapath.h
+++ b/datapath/datapath.h
@@ -25,7 +25,6 @@
#include <linux/netdevice.h>
#include <linux/skbuff.h>
#include <linux/u64_stats_sync.h>
-#include <linux/version.h>
#include "checksum.h"
#include "compat.h"