<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- lib/unix/poller.cpp	2022-04-01 20:35:07.000000000 +0800
+++ lib/unix/poller.cpp	2024-07-25 09:56:56.000000000 +0800
@@ -7,6 +7,7 @@
 #include "../libfilezilla/glue/unix.hpp"
 #endif
 #include &lt;unistd.h&gt;
+#include &lt;errno.h&gt;
 
 namespace fz {
 
</pre></body></html>