aboutsummaryrefslogtreecommitdiffstats
path: root/compatfd.h
diff options
context:
space:
mode:
Diffstat (limited to 'compatfd.h')
-rw-r--r--compatfd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compatfd.h b/compatfd.h
index fc3791520..6b04877b9 100644
--- a/compatfd.h
+++ b/compatfd.h
@@ -39,5 +39,6 @@ struct qemu_signalfd_siginfo {
};
int qemu_signalfd(const sigset_t *mask);
+bool qemu_signalfd_available(void);
#endif