pmaports/luna/nyx-lib/compile.patch
Alex Roth 196d555092 Merge Luna work into master (#945)
Contains everything from #940, except on top of master now.
Also added a postmarketos-ui-luna package to be a meta-
package for all of the Luna work.

Every component included here builds & runs, but isn't
functional without a handful more packages.
2017-11-29 23:29:26 +00:00

12 lines
326 B
Diff

diff --git a/include/public/nyx/module/nyx_log.h b/include/public/nyx/module/nyx_log.h
index f8ed475..f87cd28 100644
--- a/include/public/nyx/module/nyx_log.h
+++ b/include/public/nyx/module/nyx_log.h
@@ -25,6 +25,7 @@
#define _NYX_LOG_H_
#include <stdarg.h>
+#include <stdint.h>
#include <nyx/common/nyx_macros.h>
/*