* commit '4bf0438083bfd789ee7e59bf6c358c4a83b62f07': logd: missing include for string.h
This commit is contained in:
commit
93f7fbab77
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <private/android_filesystem_config.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue