vhost: fix deadlock when message handling failed
[dpdk.git] / lib / vhost / fd_man.h
index 3ab5cfd..6f4499b 100644 (file)
@@ -4,7 +4,6 @@
 
 #ifndef _FD_MAN_H_
 #define _FD_MAN_H_
-#include <stdint.h>
 #include <pthread.h>
 #include <poll.h>