diff options
Diffstat (limited to 'uevent')
-rw-r--r-- | uevent/uevent.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uevent/uevent.c b/uevent/uevent.c index b9e3557..e40aa2e 100644 --- a/uevent/uevent.c +++ b/uevent/uevent.c @@ -16,6 +16,7 @@ #include <hardware_legacy/uevent.h> +#include <malloc.h> #include <string.h> #include <unistd.h> #include <poll.h> |