Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/linux-sunxi/sunxi-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/fexc.h
diff options
context:
space:
mode:
authorAlejandro Mery <amery@geeks.cl>2012-05-11 11:22:47 +0400
committerAlejandro Mery <amery@geeks.cl>2012-05-11 11:22:47 +0400
commita2d5f0a42ec2df33f838e1d63bd9d3f20d44edf5 (patch)
tree90873a059dd1b28c01b3f42c317beef53cf96fd5 /fexc.h
parent1fc1addd2dcd362422deebf0a6e39734d2e969e0 (diff)
fexc: use script.o
Diffstat (limited to 'fexc.h')
-rw-r--r--fexc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/fexc.h b/fexc.h
index a5e5cd5..8f8d14d 100644
--- a/fexc.h
+++ b/fexc.h
@@ -19,4 +19,8 @@
#include "common.h"
+#include <stdint.h>
+
+#include "script.h"
+
#endif