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

Commit f8d62a01 authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

liblog: logprint use <endian.h> part deux

Change-Id: I042194d0f5ec444dd192ee9da50d6b48d556f8ac
parent 291ce5b8
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>