summaryrefslogtreecommitdiff
path: root/src/Sockets/Utility.h
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2008-08-03 09:53:55 +0000
committerChristian Pointner <equinox@anytun.org>2008-08-03 09:53:55 +0000
commit4fde48c050059ee84a6367dd1965f7d47cf48f0b (patch)
treed2f22dfc2a1a01cefef6b55991eefca41747651b /src/Sockets/Utility.h
parentadded release info to Changelog (diff)
added amd64 build fix patch by gebi
Diffstat (limited to 'src/Sockets/Utility.h')
-rw-r--r--src/Sockets/Utility.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Sockets/Utility.h b/src/Sockets/Utility.h
index 133fbd1..99aeb9b 100644
--- a/src/Sockets/Utility.h
+++ b/src/Sockets/Utility.h
@@ -33,6 +33,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "sockets-config.h"
#include <ctype.h>
#include <memory>
+#include <string>
#include "socket_include.h"
#ifdef SOCKETS_NAMESPACE