Return if we handle any error messages to avoid unnecessarily calling recv/send
[folly.git] / folly / Demangle.cpp
index 1256469371fad1818ab7a3d5bc39804510da85d2..d1f53cfc89c33e6bf565f0b3f0b0c2c16bdf4aab 100644 (file)
@@ -19,7 +19,7 @@
 #include <algorithm>
 #include <cstring>
 
-#include <folly/Malloc.h>
+#include <folly/memory/Malloc.h>
 #include <folly/portability/Config.h>
 
 #if FOLLY_HAVE_CPLUS_DEMANGLE_V3_CALLBACK