Skip to content

Commit 0b36ddf

Browse files
committed
Fix building on old versions of RHEL.
1 parent 947ddc9 commit 0b36ddf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mail.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
* Based on the original code of Services by Andy Church.
1010
*/
1111

12+
#include <cerrno>
13+
1214
#include "services.h"
1315
#include "mail.h"
1416
#include "config.h"

0 commit comments

Comments
 (0)