diff --git a/config.h.win32.in b/config.h.win32.in index 7c5eb4580..01718e3f4 100644 --- a/config.h.win32.in +++ b/config.h.win32.in @@ -226,6 +226,9 @@ /* we have the futex(2) system call */ /* #undef HAVE_FUTEX */ +/* we have the eventfd(2) system call */ +/* #undef HAVE_EVENTFD */ + /* Whether you have gcov */ /* #undef HAVE_GCOV */