mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-27 06:00:10 +00:00
11 lines
187 B
Diff
11 lines
187 B
Diff
--- a/log.c
|
|
+++ b/log.c
|
|
@@ -37,6 +37,7 @@
|
|
#include <unistd.h>
|
|
#include <syslog.h>
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <stdarg.h>
|
|
#include <errno.h>
|
|
#include <signal.h>
|