1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/mail/pop3vscan/files/patch-pop3vscan.h

11 lines
287 B
C

--- pop3vscan.h.orig Wed Jun 12 08:19:05 2002
+++ pop3vscan.h Tue Jun 3 03:23:38 2003
@@ -28,6 +28,7 @@
/* includes {{{1 */
#include <syslog.h> /* do_log */
+#include <netinet/in.h>
#include <arpa/inet.h> /* config */
/* definitions {{{1 */
#define PROGNAME "POP3VScan"