summaryrefslogtreecommitdiff
path: root/mail/libopensmtpd/files/patch-ioev.c
blob: 6f8f4395467ca50732d7fbac1138732c6e628d77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ioev.c.orig	2019-11-14 17:46:37 UTC
+++ ioev.c
@@ -21,6 +21,8 @@
 #include <sys/queue.h>
 #include <sys/socket.h>
 
+#include <netinet/in.h>
+
 #include <err.h>
 #include <errno.h>
 #include <event.h>