Merge "libbinder: Support reading/writing out T[] lengths"
diff --git a/libs/binder/ProcessState.cpp b/libs/binder/ProcessState.cpp
index 4748979..156766a 100644
--- a/libs/binder/ProcessState.cpp
+++ b/libs/binder/ProcessState.cpp
@@ -16,8 +16,6 @@
 
 #define LOG_TAG "ProcessState"
 
-#include <cutils/process_name.h>
-
 #include <binder/ProcessState.h>
 
 #include <utils/Atomic.h>