diff --git a/util/stderr_logger.cc b/util/stderr_logger.cc index 1005b724b5d..928747cfdeb 100644 --- a/util/stderr_logger.cc +++ b/util/stderr_logger.cc @@ -4,6 +4,8 @@ // COPYING file in the root directory) and Apache 2.0 License // (found in the LICENSE.Apache file in the root directory). +#include + #include "util/stderr_logger.h" #include "port/malloc.h"