Chromium Code Reviews| Index: src/device.c |
| diff --git a/src/device.c b/src/device.c |
| index ab2ac56e9987e1799a8a0212caa7e0d91d49d9e9..fd3711167a9c6f87b82f4b847e9804d248eb846d 100644 |
| --- a/src/device.c |
| +++ b/src/device.c |
| @@ -24,6 +24,7 @@ |
| #endif |
| #include <errno.h> |
| +#include <stdlib.h> |
| #include <string.h> |
| #include <gdbus.h> |