summary refs log tree commit diff stats
path: root/util/fdmon-epoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/fdmon-epoll.c')
-rw-r--r--util/fdmon-epoll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/fdmon-epoll.c b/util/fdmon-epoll.c
index c6413cb18f..9fb8800dde 100644
--- a/util/fdmon-epoll.c
+++ b/util/fdmon-epoll.c
@@ -5,6 +5,7 @@
 
 #include "qemu/osdep.h"
 #include <sys/epoll.h>
+#include "qemu/lockcnt.h"
 #include "qemu/rcu_queue.h"
 #include "aio-posix.h"