misc: use right include for fctnl.h and poll.h
[vpp.git] / src / tools / perftool / c2cpel.c
index 7204905..b02c506 100644 (file)
@@ -20,7 +20,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
-#include <sys/fcntl.h>
 #include <sys/mman.h>
 #include <unistd.h>
 #include <ctype.h>