session_shared: Simplify ttl conditional
[metaproxy-moved-to-github.git] / src / pipe.cpp
index 2177e15..083d1f1 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of Metaproxy.
-   Copyright (C) 2005-2009 Index Data
+   Copyright (C) 2005-2012 Index Data
 
 Metaproxy is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
@@ -47,6 +47,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #include <boost/thread/condition.hpp>
 
 #include <stdio.h>
+#include <string.h>
 
 #include <deque>