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

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

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

* commit 'e53d17c1':
  liblog: logprint use <endian.h> part deux
parents 8c2c089a e53d17c1
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>