Index: third_party/tcmalloc/chromium/src/config.h.in |
diff --git a/third_party/tcmalloc/chromium/src/config.h.in b/third_party/tcmalloc/chromium/src/config.h.in |
index 64766ff407e90aafb0ade537f0547e5852be82bd..0c9c0cf41d4d31b235e1813cdeb6c8b2ccec3eb0 100644 |
--- a/third_party/tcmalloc/chromium/src/config.h.in |
+++ b/third_party/tcmalloc/chromium/src/config.h.in |
@@ -146,6 +146,9 @@ |
/* Define to 1 if you have the <sys/syscall.h> header file. */ |
#undef HAVE_SYS_SYSCALL_H |
+/* Define to 1 if you have the <sys/time.h> header file. */ |
+#undef HAVE_SYS_TIME_H |
+ |
/* Define to 1 if you have the <sys/types.h> header file. */ |
#undef HAVE_SYS_TYPES_H |
@@ -271,4 +274,3 @@ |
#endif |
#endif /* #ifndef GOOGLE_PERFTOOLS_CONFIG_H_ */ |
- |