Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec51d818 authored by JP Abgrall's avatar JP Abgrall Committed by Android Git Automerger
Browse files

am 71f2f251: Merge "logwrapper: fix missing include"

* commit '71f2f251':
  logwrapper: fix missing include
parents d61ade1d 71f2f251
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
 * limitations under the License.
 */

#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/wait.h>