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

Commit f16675f6 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Android Git Automerger
Browse files

am 904240bb: am e53d17c1: Merge "liblog: logprint use <endian.h> part deux"

* commit '904240bb':
  liblog: logprint use <endian.h> part deux
parents a7a045a5 904240bb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
#include <arpa/inet.h>
#include <assert.h>
#include <ctype.h>
#include <endian.h>
#include <errno.h>
#include <stdbool.h>
#include <stdint.h>