mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-27 06:00:10 +00:00
11 lines
168 B
Diff
11 lines
168 B
Diff
--- a/main.c
|
|
+++ b/main.c
|
|
@@ -24,6 +24,7 @@
|
|
|
|
#include <time.h>
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <unistd.h>
|
|
#include <signal.h>
|
|
#include <fcntl.h>
|