summaryrefslogtreecommitdiffstats
path: root/third_party/tcmalloc/chromium/src/internal_logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/tcmalloc/chromium/src/internal_logging.h')
-rw-r--r--third_party/tcmalloc/chromium/src/internal_logging.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/third_party/tcmalloc/chromium/src/internal_logging.h b/third_party/tcmalloc/chromium/src/internal_logging.h
index 0cb9ba2..ce4a516 100644
--- a/third_party/tcmalloc/chromium/src/internal_logging.h
+++ b/third_party/tcmalloc/chromium/src/internal_logging.h
@@ -36,10 +36,7 @@
#define TCMALLOC_INTERNAL_LOGGING_H_
#include <config.h>
-#include <stdlib.h> // for abort()
-#ifdef HAVE_UNISTD_H
-#include <unistd.h> // for write()
-#endif
+#include <stddef.h> // for size_t
//-------------------------------------------------------------------
// Utility routines