| commit | f5d9f81542dcdf9f388d7daf4972123312fffa92 | [log] [tgz] |
|---|---|---|
| author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Apr 13 21:12:30 2018 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Apr 13 21:12:30 2018 +0000 |
| tree | f6e213a83b87cc48164752ff110c00aece01e9e1 | |
| parent | 6648da11ae28d1bc8d288eba3c3131bade13e314 [diff] | |
| parent | daf374cc169ebc9beca38f1c6edf1883f061ae74 [diff] |
Merge "profman: removed unused header"
diff --git a/profman/profman.cc b/profman/profman.cc index 4e1ea23..f2cec47 100644 --- a/profman/profman.cc +++ b/profman/profman.cc
@@ -19,7 +19,6 @@ #include <stdlib.h> #include <sys/file.h> #include <sys/param.h> -#include <sys/stat.h> #include <unistd.h> #include <fstream>