net/tap: remove unused assert
[dpdk.git] / drivers / net / tap / tap_intr.c
index 7af0010..58f36d3 100644 (file)
@@ -7,7 +7,6 @@
  * Interrupts handling for tap driver.
  */
 
-#include <assert.h>
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>