Fixes to test memcp
[m6w6/libmemcached] / libtest / tmpfile.hpp
index 0eb8dca2f31ca752130c574cf15e273efe3b6fcd..9283b84ad1659b3091838e70fefc18204204354a 100644 (file)
@@ -40,6 +40,7 @@
 
 namespace libtest {
 
+std::string create_tmpfile(const std::string&, int&);
 std::string create_tmpfile(const std::string&);
 
 } // namespace libtest