summaryrefslogtreecommitdiffstats
path: root/base/file_util_posix.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/file_util_posix.cc')
-rw-r--r--base/file_util_posix.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/file_util_posix.cc b/base/file_util_posix.cc
index f478732..444cf64 100644
--- a/base/file_util_posix.cc
+++ b/base/file_util_posix.cc
@@ -10,7 +10,6 @@
#include <libgen.h>
#include <sys/errno.h>
#include <sys/stat.h>
-#include <sys/syslimits.h>
#include <time.h>
#include <fstream>