misc: use right include for fctnl.h and poll.h
[vpp.git] / src / vppinfra / pcap.c
index 4f8b6bb..23bb463 100644 (file)
@@ -37,7 +37,7 @@
  *  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
 
-#include <sys/fcntl.h>
+#include <fcntl.h>
 #include <vppinfra/pcap.h>
 
 /**