Update errors to make sure we return the real error.
[awesomized/libmemcached] / libtest / fatal.cc
index 7178d7f95a1362d651b4261e08fbdfb108337bf0..e96d723c8e7350269513c0c881284c1fce4565f0 100644 (file)
@@ -34,7 +34,7 @@
  *
  */
 
-#include "mem_config.h"
+#include "libtest/yatlcon.h"
 #include <libtest/common.h>
 #include <cstdarg>
 
@@ -108,4 +108,3 @@ disconnected::disconnected(const char *file_arg, int line_arg, const char *func_
 }
 
 } // namespace libtest
-