0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-08-07 22:01:50 +00:00
Files
termux-packages/packages/aview/main.c.patch
2023-04-12 07:19:34 +09:00

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"