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>