ports/mail/postfix-gps/files/patch-src::pmatcher.h
Volker Stolz aee83933eb - Update to 0.93
- More helpful BROKEN-message

PR:		ports/75989
Submitted by:	Xin LI (maintainer)
2005-02-13 16:21:48 +00:00

10 lines
239 B
C++

--- src/pmatcher.h.orig Sun Nov 21 05:37:49 2004
+++ src/pmatcher.h Sun Jan 9 16:50:54 2005
@@ -24,6 +24,7 @@
#include <string>
//getnameinfo
#include <netdb.h>
+#include <sys/socket.h>
//
#include "regexcpp.h"
#include "triplet.h"