diff options
Diffstat (limited to 'port/port_posix.cc')
-rw-r--r-- | port/port_posix.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/port/port_posix.cc b/port/port_posix.cc index 5ba127a5b9..30e8007ae3 100644 --- a/port/port_posix.cc +++ b/port/port_posix.cc @@ -7,7 +7,6 @@ #include <cstdlib> #include <stdio.h> #include <string.h> -#include "util/logging.h" namespace leveldb { namespace port { |