Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
[sfrench/cifs-2.6.git] / tools / bpf / bpftool / btf.c
index bcaf55b59498293064b46825929059e97d967ad1..41a1346934a170540209d6ee0a1e96a6151f2554 100644 (file)
@@ -15,7 +15,6 @@
 #include <linux/hashtable.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <unistd.h>
 
 #include "json_writer.h"
 #include "main.h"