summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Resch <andrewresch@gmail.com>2009-01-27 19:24:07 +0000
committerAndrew Resch <andrewresch@gmail.com>2009-01-27 19:24:07 +0000
commit3f414f4bdf918dce70b3940625b644765143f8f5 (patch)
tree6cca7d091cf8c03088f256fa4a2cfd59ecbc71e1
parent04bebad82f46e0b4f0e09ea4bed72093212be7d2 (diff)
downloaddeluge-3f414f4bdf918dce70b3940625b644765143f8f5.tar.gz
deluge-3f414f4bdf918dce70b3940625b644765143f8f5.tar.bz2
deluge-3f414f4bdf918dce70b3940625b644765143f8f5.zip
lt sync 3219
-rwxr-xr-xlibtorrent/src/escape_string.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtorrent/src/escape_string.cpp b/libtorrent/src/escape_string.cpp
index 533b95634..40384e760 100755
--- a/libtorrent/src/escape_string.cpp
+++ b/libtorrent/src/escape_string.cpp
@@ -40,6 +40,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include <algorithm>
#include <iostream>
#include <limits>
+#include <cstring>
#include <boost/optional.hpp>
#include <boost/array.hpp>