Merge "init: drop unused header android_filesystem_config.h"
am: 54c27c7

* commit '54c27c7cf6a20fb74f054d41b414cd4124e9c1fe':
  init: drop unused header android_filesystem_config.h

Change-Id: I2a43f41a0020e5186c52766d8e5b701025650d19
diff --git a/init/builtins.cpp b/init/builtins.cpp
index 95e4c88..89f6c68 100644
--- a/init/builtins.cpp
+++ b/init/builtins.cpp
@@ -48,7 +48,6 @@
 #include <cutils/partition_utils.h>
 #include <cutils/android_reboot.h>
 #include <logwrap/logwrap.h>
-#include <private/android_filesystem_config.h>
 
 #include "action.h"
 #include "bootchart.h"