projects
/
GitHub
/
LineageOS
/
G12
/
android_hardware_amlogic_tools_dtbtool.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
557fde5
)
Add missing header for Linux compilation
author
Wilhansen Li
<wil@byimplication.com>
Mon, 31 Jul 2017 07:10:19 +0000
(15:10 +0800)
committer
Wilhansen Li
<wil@byimplication.com>
Mon, 31 Jul 2017 07:10:19 +0000
(15:10 +0800)
dtbSplit.cpp
patch
|
blob
|
blame
|
history
diff --git
a/dtbSplit.cpp
b/dtbSplit.cpp
index c92dea706d8bab6b7bbf035f426f6d1f7e3bb581..1ddf4537ce70d47b970ea3734d9058f5644c7dbd 100644
(file)
--- a/
dtbSplit.cpp
+++ b/
dtbSplit.cpp
@@
-34,6
+34,9
@@
#include <string>
#include <cstdio>
#include <vector>
+
+#include <arpa/inet.h>
+
using namespace std;
#define AML_DT_HEADER 0x5f4c4d41