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

Change-Id: If7005129f7f4cf97e05ec444c802f0430ad9474b
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"