diff options
Diffstat (limited to '')
-rw-r--r-- | benchmarks/postal/files/patch-smtp.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/postal/files/patch-smtp.h b/benchmarks/postal/files/patch-smtp.h index df9781045b72..0be7c57dba19 100644 --- a/benchmarks/postal/files/patch-smtp.h +++ b/benchmarks/postal/files/patch-smtp.h @@ -1,4 +1,4 @@ ---- smtp.h.orig +--- smtp.h.orig 2012-01-14 12:36:56 UTC +++ smtp.h @@ -4,14 +4,18 @@ using namespace std; @@ -20,7 +20,7 @@ #include "tcp.h" #include "mutex.h" -@@ -30,7 +34,11 @@ +@@ -30,7 +34,11 @@ struct eqlng } }; |