summaryrefslogtreecommitdiff
path: root/src/internal_logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal_logging.h')
-rw-r--r--src/internal_logging.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/internal_logging.h b/src/internal_logging.h
index 0cb9ba2..ce4a516 100644
--- a/src/internal_logging.h
+++ b/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