Merge "Remove unused include" am: ff3b334724 am: 7e60466a00
am: 52e88aa89c

Change-Id: I0ea0ba5eb808c7025a63cbba956c49bbeaf5967e
diff --git a/pppd/main.c b/pppd/main.c
index 6c2a376..5424e42 100644
--- a/pppd/main.c
+++ b/pppd/main.c
@@ -90,9 +90,6 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
-#if defined(__ANDROID__)
-#include <cutils/properties.h>
-#endif
 
 #include "pppd.h"
 #include "magic.h"