summaryrefslogtreecommitdiff
path: root/www/cppcms/patches/patch-src_util.cpp
blob: 15a63e38d3272e5b9d596d439804ae2a6abee6b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-src_util.cpp,v 1.1 2013/07/16 10:12:48 joerg Exp $

--- src/util.cpp.orig	2013-01-02 22:26:03.000000000 +0000
+++ src/util.cpp
@@ -10,6 +10,7 @@
 #include "http_protocol.h"
 #include <stdio.h>
 #include <iterator>
+#include <ostream>
 #include "md5.h"
 #include "tohex.h"