You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
8 lines
120 B
Diff
8 lines
120 B
Diff
--- a/main.c
|
|
+++ b/main.c
|
|
@@ -1,3 +1,4 @@
|
|
+#include <stdlib.h>
|
|
#include <aalib.h>
|
|
#include "image.h"
|
|
#include "ui.h"
|