summary refs log tree commit diff stats
path: root/net/af-xdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/af-xdp.c')
-rw-r--r--net/af-xdp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/af-xdp.c b/net/af-xdp.c
index 6c65028fb0..38e600703a 100644
--- a/net/af-xdp.c
+++ b/net/af-xdp.c
@@ -13,7 +13,6 @@
 
 #include "qemu/osdep.h"
 #include <bpf/bpf.h>
-#include <inttypes.h>
 #include <linux/if_link.h>
 #include <linux/if_xdp.h>
 #include <net/if.h>