We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 947ddc9 commit 0b36ddfCopy full SHA for 0b36ddf
src/mail.cpp
@@ -9,6 +9,8 @@
9
* Based on the original code of Services by Andy Church.
10
*/
11
12
+#include <cerrno>
13
+
14
#include "services.h"
15
#include "mail.h"
16
#include "config.h"
0 commit comments