Chromium Code Reviews| Index: plugins/pppd.c |
| diff --git a/plugins/pppd.c b/plugins/pppd.c |
| index a82d24cf4e0970dabde9cd72eeda2ac0497d3734..1096b5829f00b36c1eb2cc1546a656d6ab107df8 100644 |
| --- a/plugins/pppd.c |
| +++ b/plugins/pppd.c |
| @@ -32,6 +32,7 @@ |
| #define CONNMAN_API_SUBJECT_TO_CHANGE |
| #include <connman/dbus.h> |
| #include <connman/device.h> |
| +#include <connman/inet.h> |
| #include <connman/ipconfig.h> |
| #include <connman/log.h> |
| #include <connman/plugin.h> |