blob: 4f51f97f4227d98a0ebe28410a23dc941fa6a476 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ./src/pmatcher.h.orig 2007-04-25 05:08:10.000000000 -0700
+++ ./src/pmatcher.h 2008-01-27 23:50:41.973446276 -0800
@@ -24,6 +24,7 @@
#include <string>
//getnameinfo
#include <netdb.h>
+#include <sys/socket.h>
//
#include "regexcpp.h"
#include "triplet.h"
|